HoverRace  2.0
Public Member Functions | Static Public Member Functions | List of all members
HoverRace::Engine Class Reference

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 ()
 

Detailed Description

Engine init and shutdown.

Author
Michael Imamura

Constructor & Destructor Documentation

HoverRace::Engine::Engine ( const std::string &  moduleName = {})

Initialize the engine.

Parameters
moduleNameThe name of the application.
Exceptions
ExceptionAn engine component failed to initialize.
HoverRace::Engine::~Engine ( )

Member Function Documentation

const std::string & HoverRace::Engine::GetModuleName ( )
static

The documentation for this class was generated from the following files: