![]() |
Blamite Game Engine - Keystone
00346.12.11.21.0529.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
Go to the source code of this file.
Classes | |
| class | BlamEngineViewportWidget |
Namespaces | |
| BlamKeystone | |
| Namespace for anything within the Keystone library. | |
| BlamKeystone::Engine | |
| Namespace containing functions for initializing and shutting down the game engine. | |
Macros | |
| #define | KEYSTONE |
Functions | |
| KEYSTONE int | BlamKeystone::Engine::StartEngine () |
| Initializes the game engine and starts the main loop thread. More... | |
| KEYSTONE void | BlamKeystone::Engine::ShutdownEngine () |
| Shuts down the engine. More... | |
| KEYSTONE BlamEngineViewportWidget * | BlamKeystone::Engine::GetViewportWidget () |
| KEYSTONE void | BlamKeystone::Engine::SetEngineFocusState (bool focused) |
| #define KEYSTONE |