PERRY v1.0.0
P-E-R-R-Y/PERRY helps creating games with a bunch of tools.
Loading...
Searching...
No Matches
Engine Interface Referenceabstract

define the engine interface More...

#include <ICore.hpp>

Inheritance diagram for Engine:
ICore CustomisableEngine< graphic::GraphicSharedLoader, ecs::Registry > CustomisableEngine< Parents > Game

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
 

Detailed Description

define the engine interface


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