.\" Automatically generated by Pandoc 2.2.1 .\" .TH "al_get_mouse_num_axes" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_get_mouse_num_axes \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ unsigned\ int\ al_get_mouse_num_axes(void) \f[] .fi .SH DESCRIPTION .PP Return the number of axes on the mouse. The first axis is 0. .SH SEE ALSO .PP al_get_mouse_num_buttons(3alleg5)