Blamite Game Engine - blam!  00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
Blam::UI Namespace Reference

Namespace for things relating to the Blamite UI system. More...

Namespaces

 ImGUI
 Namespace for anything related to ImGUI.
 
 Qt
 
 Themes
 Namespace for anything relating to engine UI themes.
 

Classes

class  UIControl
 

Enumerations

enum  ControlAnchor {
  TopCenter, Center, BottomCenter, TopLeft,
  CenterLeft, BottomLeft, TopRight, CenterRight,
  BottomRight
}
 

Detailed Description

Namespace for things relating to the Blamite UI system.

Enumeration Type Documentation

◆ ControlAnchor

Enumerator
TopCenter 
Center 
BottomCenter 
TopLeft 
CenterLeft 
BottomLeft 
TopRight 
CenterRight 
BottomRight