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
Allegro reference manual