 |
Blamite Game Engine - Guerilla
00313.05.23.21.2038.blamite
The tag editor for the Blamite Game Engine.
|
Go to the documentation of this file.
4 #include <Strings/components/settings/config/config.h>
GUERILLA BlamResult LoadResourceGroup(std::string file_path)
Loads a resource group for use with Keystone's UI.
Definition: keystone.cpp:81
#define GUERILLA
Definition: keystone.h:7
GUERILLA int ShowGuerillaWindow(BlamConfigurationFile *config)
Shows the main Guerilla window.
Definition: keystone.cpp:76
GUERILLA int ShowErrorDialog(bool classic, bool allow_safemode, bool allow_continue, const char *text)
Shows a Qt-driven error dialog.
Definition: keystone.cpp:71
GUERILLA void ShutdownModule()
Shuts down the Keystone module.
Definition: keystone.cpp:61
Namespace containing functions related to the Keystone module, as well as any imported functions from...
Definition: keystone.h:14
GUERILLA HMODULE GetKeystoneModuleHandle()
Retrieves the module handle for Keystone.
Definition: keystone.cpp:66
GUERILLA bool SetupModule()
Attempts to initialize the Keystone module and import any needed functions.
Definition: keystone.cpp:37