#include <event.h>
Data Fields | |
WindowEventType | type |
KeyEvent | key |
MotionEvent | motion |
SurfaceEvent | surface |
ResizeEvent | resize |
MotionEvent WindowEvent::motion |
ResizeEvent WindowEvent::resize |
SurfaceEvent WindowEvent::surface |
WindowEventType WindowEvent::type |