Elaztek Developer Hub
Blamite Game Engine - Keystone  00344.11.30.21.1210.blamite
A library that enables the use of Qt in Blamite's editing tools.
Classes | Namespaces | Macros | Functions
engine.h File Reference
#include <qwidget.h>
#include "components/editor_data/document/BlamEditorDocument.h"

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