Blamite Game Engine - blam!  00263.10.17.20.0001.blamite
The core library for the Blamite Game Engine.
Namespaces | Classes | Enumerations
Blam::UI Namespace Reference

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

Namespaces

 Qt
 

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