|
GPR5100 - Rollback
|
OnEventInterface is an interface to a class that needs to read events from the Engine. It needs to be registered in the Engine. More...
#include <system.h>

Public Member Functions | |
| virtual void | OnEvent (const sf::Event &event)=0 |
OnEventInterface is an interface to a class that needs to read events from the Engine. It needs to be registered in the Engine.