al_get_mouse_num_axes - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> unsigned int al_get_mouse_num_axes(void)
Description
Return the number of axes on the mouse. The first axis is 0.
See Also
Referenced By
Allegro reference manual
Allegro 5 API
#include <allegro5/allegro.h> unsigned int al_get_mouse_num_axes(void)
Return the number of axes on the mouse. The first axis is 0.