![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
This is the complete list of members for Demo::MainEntryPoints, including all inherited members.
| createSystems(GameState **outGraphicsGameState, GraphicsSystem **outGraphicsSystem, GameState **outLogicGameState, LogicSystem **outLogicSystem) | Demo::MainEntryPoints | static |
| destroySystems(GameState *graphicsGameState, GraphicsSystem *graphicsSystem, GameState *logicGameState, LogicSystem *logicSystem) | Demo::MainEntryPoints | static |
| Frametime | Demo::MainEntryPoints | static |
| getWindowTitle(void) | Demo::MainEntryPoints | static |
| mainAppMultiThreaded(HINSTANCE hInst, HINSTANCE hPrevInstance, LPSTR strCmdLine, INT nCmdShow) | Demo::MainEntryPoints | static |
| mainAppSingleThreaded(HINSTANCE hInst, HINSTANCE hPrevInstance, LPSTR strCmdLine, INT nCmdShow) | Demo::MainEntryPoints | static |