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

The main namespace containing all of Guerilla's shared functions. More...

Namespaces

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

Functions

GUERILLA HMODULE GetGuerillaDLLHandle ()
 Retrieves the module handle for Guerilla. More...
 

Detailed Description

The main namespace containing all of Guerilla's shared functions.

Todo:

Make field sizes (and layout?) controllable through data files, so that we can support legacy fieldset versions

User-defined tag classes

Function Documentation

◆ GetGuerillaDLLHandle()

HMODULE Guerilla::GetGuerillaDLLHandle ( )

Retrieves the module handle for Guerilla.

Returns
Guerilla's module handle.