.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "ALLEGRO_JOYFLAGS" "3" "" "Allegro reference manual" "" .SH NAME ALLEGRO_JOYFLAGS \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] \f[B]enum\f[R] ALLEGRO_JOYFLAGS .EE .SH DESCRIPTION .IP \[bu] 2 ALLEGRO_JOYFLAG_DIGITAL \- the stick provides digital input .IP \[bu] 2 ALLEGRO_JOYFLAG_ANALOGUE \- the stick provides analogue input .PP (this enum is a holdover from the old API and may be removed) .SH SEE ALSO al_get_joystick_stick_flags(3)