ALLEGRO_MOUSE_STATE

typedef struct ALLEGRO_MOUSE_STATE ALLEGRO_MOUSE_STATE;
Introduced in 5.0.0

Public fields (read only):

The zeroth bit is set if the primary mouse button is held down, the first bit is set if the secondary mouse button is held down, and so on.

See also: al_get_mouse_state, al_get_mouse_state_axis, al_mouse_button_down

Examples: ex_mouse, ex_mouse_focus


Most helpful discussions:

Other recent discussions: