![]() |
Blamite Game Engine - Keystone
00308.02.02.21.2032.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
Namespace for anything within the Keystone library. More...
Namespaces | |
Logger | |
Namespace containing anything related to the Keystone logger. | |
Resources | |
Functions used in loading and accessing Keystone resources. | |
Themes | |
Namespace containing functions for the Keystone theme component. | |
UI | |
Utils | |
General-purpose utilities for use within Keystone. | |
Functions | |
KEYSTONE SapienCallbacksBundle | GetSapienCallbacks () |
Retrieves the stored Sapien callbacks bundle. More... | |
KEYSTONE HMODULE | GetKeystoneDLLHandle () |
Retrieves the handle for the Keystone library. More... | |
KEYSTONE QApplication * | GetQApplication () |
Retrieves the pointer to the current Qt application. More... | |
KEYSTONE BlamVersion | GetVersion () |
Retrieves the current version of Keystone. More... | |
Namespace for anything within the Keystone library.
HMODULE BlamKeystone::GetKeystoneDLLHandle | ( | ) |
Retrieves the handle for the Keystone library.
QApplication * BlamKeystone::GetQApplication | ( | ) |
Retrieves the pointer to the current Qt application.
SapienCallbacksBundle BlamKeystone::GetSapienCallbacks | ( | ) |
Retrieves the stored Sapien callbacks bundle.
BlamVersion BlamKeystone::GetVersion | ( | ) |
Retrieves the current version of Keystone.