Toolbox 0.0.1
Ritchie's accessible game engine'
Loading...
Searching...
No Matches
Ritchie.Toolbox.Layout Namespace Reference

Classes

struct  FontDescription
 
struct  LayoutRect
 
struct  Padding
 

Enumerations

enum  Direction { Vertical , Horizontal }
 
enum  FlexMode { AutoSize , Proportional }
 
enum  HorizontalAlignment { Stretch , Left , Center , Right }
 
enum  Visibility { Visible , Hidden , Collapsed }
 
enum  NudgeDirection { Up , Down , Left , Right }
 
enum  ClippingMode { Inherit , Clip , DoNotClip }
 
enum  TextAlignment { Left , Center , Right }
 
enum  VerticalAlignment { Stretch , Top , Middle , Bottom }