Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
Demo::MainEntryPoints Member List

This is the complete list of members for Demo::MainEntryPoints, including all inherited members.

createSystems(GameState **outGraphicsGameState, GraphicsSystem **outGraphicsSystem, GameState **outLogicGameState, LogicSystem **outLogicSystem)Demo::MainEntryPointsstatic
destroySystems(GameState *graphicsGameState, GraphicsSystem *graphicsSystem, GameState *logicGameState, LogicSystem *logicSystem)Demo::MainEntryPointsstatic
FrametimeDemo::MainEntryPointsstatic
getWindowTitle(void)Demo::MainEntryPointsstatic
mainAppMultiThreaded(HINSTANCE hInst, HINSTANCE hPrevInstance, LPSTR strCmdLine, INT nCmdShow)Demo::MainEntryPointsstatic
mainAppSingleThreaded(HINSTANCE hInst, HINSTANCE hPrevInstance, LPSTR strCmdLine, INT nCmdShow)Demo::MainEntryPointsstatic