|
HoverRace
2.0
|
Engine init and shutdown. More...
#include <Engine.h>
Public Member Functions | |
| Engine (const std::string &moduleName={}) | |
| Initialize the engine. More... | |
| ~Engine () | |
Static Public Member Functions | |
| static const std::string & | GetModuleName () |
Engine init and shutdown.
| HoverRace::Engine::Engine | ( | const std::string & | moduleName = {} | ) |
Initialize the engine.
| moduleName | The name of the application. |
| Exception | An engine component failed to initialize. |
| HoverRace::Engine::~Engine | ( | ) |
|
static |
1.8.11