ALLEGRO_MOUSE_STATE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

buttons
int buttons;
Undocumented in source.
display
ALLEGRO_DISPLAY* display;
Undocumented in source.
more_axes
int[ALLEGRO_MOUSE_MAX_EXTRA_AXES] more_axes;
Undocumented in source.
pressure
float pressure;
Undocumented in source.
w
int w;
Undocumented in source.
x
int x;
Undocumented in source.
y
int y;
Undocumented in source.
z
int z;
Undocumented in source.

Meta