1ALLEGRO_HAPTIC(3)                                            ALLEGRO_HAPTIC(3)
2
3
4

NAME

6       ALLEGRO_HAPTIC - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              typedef struct ALLEGRO_HAPTIC ALLEGRO_HAPTIC;
12

DESCRIPTION

14       This  is  an  abstract data type representing a haptic device that sup‐
15       ports force feedback or vibration.
16

SINCE

18       5.1.8
19
20              [Unstable API]: Perhaps could be simplified due to limited  sup‐
21              port  for  all the exposed features across all of the platforms.
22              Awaiting feedback from users.
23

SEE ALSO

25       al_get_haptic_from_joystick(3)
26
27
28
29Allegro reference manual                                     ALLEGRO_HAPTIC(3)
Impressum