ALLEGRO_HAPTIC - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

typedef struct ALLEGRO_HAPTIC ALLEGRO_HAPTIC;

Description

This is an abstract data type representing a haptic device that supports force feedback or vibration.

Since

5.1.8

[Unstable API]: Perhaps could be simplified due to limited support for all the exposed features across all of the platforms. Awaiting feedback from users.

See Also

al_get_haptic_from_joystick(3)

Referenced By

al_release_haptic_effect(3).

Allegro reference manual