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

al_get_mouse_num_buttons(3)

Referenced By

al_get_mouse_num_buttons(3).

Allegro reference manual