Definition at line 66 of file glwindow.h.
Public Types | |
enum | Type { KEY_DOWN, KEY_UP, MOUSE_MOVE, MOUSE_DOWN, MOUSE_UP, RESIZE, EVENT } |
Public Attributes | |
Type | type |
int | which |
int | state |
ImageRef | where |
ImageRef | size |
Definition at line 67 of file glwindow.h.