![]() |
Blamite Game Engine - Guerilla (Stub Executable)
00326.06.27.21.0407.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 void | 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.
void Guerilla::Modules::InitializeModules | ( | ) |
Initializes all needed modules.
void Guerilla::Modules::ReleaseModules | ( | ) |
Released all linked modules.