.\" Automatically generated by Pandoc 3.4 .\" .TH "al_get_joystick_stick_flags" "3" "" "Allegro reference manual" .SH NAME al_get_joystick_stick_flags \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] int al_get_joystick_stick_flags(ALLEGRO_JOYSTICK *joy, int stick) .EE .SH DESCRIPTION Return the flags of the given \[lq]stick\[rq]. If the stick doesn\[cq]t exist, NULL is returned. Indices begin from 0. .SH SEE ALSO ALLEGRO_JOYFLAGS(3)