1al_get_joystick_active(3)                            al_get_joystick_active(3)
2
3
4

NAME

6       al_get_joystick_active - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              bool al_get_joystick_active(ALLEGRO_JOYSTICK *joy)
12

DESCRIPTION

14       Return if the joystick handle is "active", i.e.  in the current config‐
15       uration, the handle represents some physical device  plugged  into  the
16       system.  al_get_joystick(3) returns active handles.  After reconfigura‐
17       tion, active handles may become inactive, and vice versa.
18

SEE ALSO

20       al_reconfigure_joysticks(3)
21
22
23
24Allegro reference manual                             al_get_joystick_active(3)
Impressum