Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Member Functions | |
virtual void | AddEventListener (EventType eventType, std::function< bool(BaseEvent *)> function) |
virtual void | Dispatch (BaseEvent *) |
virtual void | HandleEvents () |