![]() |
Blamite Game Engine - Guerilla
00305.01.23.21.0442.blamite
The tag editor for the Blamite Game Engine.
|
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.