![]() |
Blamite Game Engine - Sapien (Stub Executable)
00361.08.25.22.0004.blamite
A small stub executable used to launch the Sapien editor.
|
Functions | |
SAPIEN bool | SetupModule () |
SAPIEN void | ShutdownModule () |
SAPIEN HMODULE | GetKeystoneModuleHandle () |
SAPIEN int | ShowErrorDialog (bool allow_safemode, bool allow_continue, const char *text) |
SAPIEN int | ShowSapienWindow () |
HMODULE Sapien::Modules::Keystone::GetKeystoneModuleHandle | ( | ) |
bool Sapien::Modules::Keystone::SetupModule | ( | ) |
int Sapien::Modules::Keystone::ShowErrorDialog | ( | bool | allow_safemode, |
bool | allow_continue, | ||
const char * | text | ||
) |
int Sapien::Modules::Keystone::ShowSapienWindow | ( | ) |
void Sapien::Modules::Keystone::ShutdownModule | ( | ) |