GPR5100 - Rollback
Loading...
Searching...
No Matches
Public Member Functions | List of all members
core::OnEventInterface Class Referenceabstract

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>

Inheritance diagram for core::OnEventInterface:
Inheritance graph
[legend]

Public Member Functions

virtual void OnEvent (const sf::Event &event)=0
 

Detailed Description

OnEventInterface is an interface to a class that needs to read events from the Engine. It needs to be registered in the Engine.


The documentation for this class was generated from the following file: