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