|
Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Member Functions | |
| WindowForceQuitEvent (Grindstone::Window *window) | |
Public Member Functions inherited from Grindstone::Events::BaseEvent | |
| virtual EventType | GetEventType () const =0 |
| virtual const char * | GetName () const =0 |
| virtual const char * | ToString () const |
Public Attributes | |
| Grindstone::Window * | window |