Blamite Game Engine - Blam (Core)
Blam::UI Namespace Reference

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

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