Elaztek Developer Hub
Blamite Game Engine - Keystone  00347.12.11.21.1920.blamite
A library that enables the use of Qt in Blamite's editing tools.
engine.h File Reference

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 BlamEngineViewportWidgetBlamKeystone::Engine::GetViewportWidget ()
 
KEYSTONE void BlamKeystone::Engine::SetEngineFocusState (bool focused)
 

Macro Definition Documentation

◆ KEYSTONE

#define KEYSTONE