- any
ALLEGRO_ANY_EVENT any;
Undocumented in source.
- display
ALLEGRO_DISPLAY_EVENT display;
Undocumented in source.
- joystick
ALLEGRO_JOYSTICK_EVENT joystick;
Undocumented in source.
- keyboard
ALLEGRO_KEYBOARD_EVENT keyboard;
Undocumented in source.
- mouse
ALLEGRO_MOUSE_EVENT mouse;
Undocumented in source.
- timer
ALLEGRO_TIMER_EVENT timer;
Undocumented in source.
- touch
ALLEGRO_TOUCH_EVENT touch;
Undocumented in source.
- type
ALLEGRO_EVENT_TYPE type;
Undocumented in source.
- user
ALLEGRO_USER_EVENT user;
Undocumented in source.