 |
Blamite Game Engine - blam!
00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
|
Go to the documentation of this file.
19 BLAM int ShowErrorDialog(
bool classic,
bool allow_safemode,
bool allow_continue,
const char* text);
BLAM bool OpenLocalURL(std::string url)
Definition: keystone.cpp:94
BLAM bool OpenWebURL(std::string url)
Definition: keystone.cpp:88
BLAM void ShutdownModule()
Definition: keystone.cpp:68
BLAM int ShowMainWindow()
Definition: keystone.cpp:78
#define BLAM
Definition: keystone.h:9
BLAM BlamResult SetupModule()
Definition: keystone.cpp:38
Definition: keystone.h:12
BLAM HMODULE GetKeystoneModuleHandle()
Definition: keystone.cpp:73
BLAM int ShowErrorDialog(bool classic, bool allow_safemode, bool allow_continue, const char *text)
Definition: keystone.cpp:83