1al_get_haptic_from_mouse(3)                        al_get_haptic_from_mouse(3)
2
3
4

NAME

6       al_get_haptic_from_mouse - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              ALLEGRO_HAPTIC *al_get_haptic_from_mouse(ALLEGRO_MOUSE *dev)
12

DESCRIPTION

14       If the mouse has haptic capabilities, returns the associated haptic de‐
15       vice handle.  Otherwise returns NULL.
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
24
25
26Allegro reference manual                           al_get_haptic_from_mouse(3)
Impressum