EngineInitalizer

Class used to initalize the engine depending on the backend.

Constructors

this
this(Logger logger)
Undocumented in source.

Members

Functions

doDestroy
void doDestroy()
Undocumented in source.
doInit
GameManagerFactory doInit()
Undocumented in source.

Variables

logger
Logger logger;
Undocumented in source.

Meta