![]() |
Blamite Game Engine - Guerilla (Stub Executable)
00361.08.25.22.0004.blamite
A small stub executable that is used to launch Guerilla.
|
Namespace containing functions for initializing and releasing any modules that Guerilla depends on. More...
Namespaces | |
Keystone | |
Namespace containing functions related to the Keystone module, as well as any imported functions from Keystone. | |
Functions | |
GUERILLA bool | InitializeModules () |
Initializes all needed modules. More... | |
GUERILLA void | ReleaseModules () |
Released all linked modules. More... | |
Namespace containing functions for initializing and releasing any modules that Guerilla depends on.
bool Guerilla::Modules::InitializeModules | ( | ) |
Initializes all needed modules.
void Guerilla::Modules::ReleaseModules | ( | ) |
Released all linked modules.