ALLEGRO_JOYFLAGS - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> enum ALLEGRO_JOYFLAGS
Description
- ALLEGRO_JOYFLAG_DIGITAL - the stick provides digital input
- ALLEGRO_JOYFLAG_ANALOGUE - the stick provides analogue input
(this enum is a holdover from the old API and may be removed)
See Also
Referenced By
al_get_joystick_stick_flags(3).
Allegro reference manual