ALLEGRO_DISPLAY_EVENT

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_DISPLAY_EVENT {}

Members

Variables

height
int height;
Undocumented in source.
orientation
int orientation;
Undocumented in source.
width
int width;
Undocumented in source.
x
int x;
y
int y;
Undocumented in source.

Meta