FreeBSD Manual Pages
al_get_joystick_active(3) Library Functions Manual al_get_joystick_active(3) NAME al_get_joystick_active - Allegro 5 API SYNOPSIS #include <allegro5/allegro.h> bool al_get_joystick_active(ALLEGRO_JOYSTICK *joy) DESCRIPTION Return if the joystick handle is "active", i.e. in the current configu- ration, the handle represents some physical device plugged into the system. al_get_joystick(3) returns active handles. After reconfigura- tion, active handles may become inactive, and vice versa. SEE ALSO al_reconfigure_joysticks(3) Allegro reference manual al_get_joystick_active(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_get_joystick_active&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>