![]() |
PERRY v1.0.0
P-E-R-R-Y/PERRY helps creating games with a bunch of tools.
|
define the engine interface More...
#include <ICore.hpp>
Protected Member Functions | |
| virtual void | initHandler ()=0 |
| virtual void | destroyHandler ()=0 |
| virtual void | eventHandler ()=0 |
| virtual void | updateHandler ()=0 |
| virtual void | displayHandler ()=0 |
Additional Inherited Members | |
Public Member Functions inherited from ICore | |
| virtual int | start ()=0 |
define the engine interface