|
MochiEngine
|
Public Member Functions | |
| virtual void | PollEvents () const override |
| Implement this with the polling of events of the operative system. This will be called once per frame in the Engine class. | |
|
inlineoverridevirtual |
Implement this with the polling of events of the operative system. This will be called once per frame in the Engine class.
Implements Mochi::Event::ISystemEventDispatcher.