ALLEGRO_KEYBOARD_EVENT

Undocumented in source.

Members

Mixins

__anonymous
mixin _AL_EVENT_HEADER!(ALLEGRO_KEYBOARD)
Undocumented in source.

Variables

display
ALLEGRO_DISPLAY* display;
Undocumented in source.
keycode
int keycode;
Undocumented in source.
modifiers
uint modifiers;
Undocumented in source.
repeat
bool repeat;
Undocumented in source.
unichar
int unichar;
Undocumented in source.

Meta