GUI node horizontal alignment enum.
GUI node vertical alignment enum.
static STATIC_DLL_IMPEXT GUINode_AlignmentVertical * NONE
static STATIC_DLL_IMPEXT GUINode_AlignmentVertical * BOTTOM
static GUINode_AlignmentVertical * valueOf(const string &name)
Returns enum object given by name.
static STATIC_DLL_IMPEXT GUINode_AlignmentVertical * CENTER
static STATIC_DLL_IMPEXT GUINode_AlignmentVertical * TOP
GUINode_AlignmentVertical(const string &name, int ordinal)
Public constructor.
GUI node requested constraints requested constraints type enum.
GUI node computed constraints.
GUI node requested constraints entity.
#define STATIC_DLL_IMPEXT