DragonFly On-Line Manual Pages

Search: Section:  


al_get_mouse_num_axes(3)                              al_get_mouse_num_axes(3)

NAME

al_get_mouse_num_axes - Allegro 5 API

SYNOPSIS

#include <allegro5/allegro.h> unsigned int al_get_mouse_num_axes(void)

DESCRIPTION

Return the number of buttons on the mouse. The first axis is 0.

SEE ALSO

al_get_mouse_num_buttons(3) Allegro reference manual al_get_mouse_num_axes(3)

Search: Section: