ALLEGRO_KEYBOARD_STATE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nothrow @nogc extern (C)
struct ALLEGRO_KEYBOARD_STATE {}

Members

Variables

__key_down__internal__
uint[(ALLEGRO_KEY_MAX + 31) / 32] __key_down__internal__;
Undocumented in source.
display
ALLEGRO_DISPLAY* display;
Undocumented in source.

Meta