1al_get_haptic_capabilities(3) al_get_haptic_capabilities(3)
2
3
4
6 al_get_haptic_capabilities - Allegro 5 API
7
9 #include <allegro5/allegro.h>
10
11 int al_get_haptic_capabilities(ALLEGRO_HAPTIC *hap)
12
14 Returns an integer with or'ed values from ALLEGRO_HAPTIC_CONSTANTS(3),
15 which, if set, indicate that the haptic device supports the given fea‐
16 ture.
17
19 5.1.8
20
21 [Unstable API]: Perhaps could be simplified due to limited sup‐
22 port for all the exposed features across all of the platforms.
23 Awaiting feedback from users.
24
25
26
27Allegro reference manual al_get_haptic_capabilities(3)