.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_get_mouse_num_axes" "3" "" "Allegro reference manual" .SH NAME al_get_mouse_num_axes \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] unsigned int al_get_mouse_num_axes(void) .EE .SH DESCRIPTION Return the number of axes on the mouse. The first axis is 0. .SH SEE ALSO al_get_mouse_num_buttons(3)