1al_is_keyboard_haptic(3) al_is_keyboard_haptic(3)
2
3
4
6 al_is_keyboard_haptic - Allegro 5 API
7
9 #include <allegro5/allegro.h>
10
11 bool al_is_keyboard_haptic(ALLEGRO_KEYBOARD *dev)
12
14 Returns true if the keyboard has haptic capabilities, false if not.
15
17 5.1.8
18
19 [Unstable API]: Perhaps could be simplified due to limited sup‐
20 port for all the exposed features across all of the platforms.
21 Awaiting feedback from users.
22
23
24
25Allegro reference manual al_is_keyboard_haptic(3)