Elaztek Developer Hub
Blamite Game Engine - Guerilla (Stub Executable)  00420.05.12.24.2119.blamite
A small stub executable that is used to launch Guerilla.
Guerilla::Modules Namespace Reference

Namespace containing functions for initializing and releasing any modules that Guerilla depends on. More...

Namespaces

 HEKGuerilla
 Namespace containing functions related to the HEKGuerilla module, as well as any imported functions from HEKGuerilla.
 
 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...
 

Detailed Description

Namespace containing functions for initializing and releasing any modules that Guerilla depends on.

Function Documentation

◆ InitializeModules()

bool Guerilla::Modules::InitializeModules ( )

Initializes all needed modules.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ReleaseModules()

void Guerilla::Modules::ReleaseModules ( )

Released all linked modules.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: