al_get_mouse_num_buttons - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> unsigned int al_get_mouse_num_buttons(void)
Description
Return the number of buttons on the mouse. The first button is 1.
See Also
Referenced By
al_get_mouse_num_axes(3), ALLEGRO_EVENT(3), al_mouse_button_down(3).
Allegro reference manual