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