WindowData

Undocumented in source.

Members

Variables

close
void function(void*) close;
Undocumented in source.
evqEmpty
bool function(void*) evqEmpty;
Undocumented in source.
evqFront
Event function(void*) evqFront;
Undocumented in source.
evqPopFront
void function(void*) evqPopFront;
Undocumented in source.
getCursor
Cursors function(void*) getCursor;
Undocumented in source.
getHeight
int function(void*) getHeight;
Undocumented in source.
getWidth
int function(void*) getWidth;
Undocumented in source.
setCursor
void function(void*, Cursors) setCursor;
Undocumented in source.
udata
void* udata;
Undocumented in source.
update
void function(void*, uint[]) update;
Undocumented in source.
yield
void function(void*) yield;
Undocumented in source.

Meta