|
Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
|
#include <Event.hpp>
Public Member Functions | |
| virtual void | OnEvent (T &)=0 |
Public Member Functions inherited from Sharp::EventHandlerImplBase< T > | |
| EventHandlerImplBase () | |
| virtual | ~EventHandlerImplBase () |
| virtual bool | IsBindedToSameFunctionAs (EventHandlerImplBase< T > *)=0 |
| bool | IsSametype (EventHandlerImplBase< T > *pHandler2) |
|
pure virtual |
1.8.11