Crazy Eddie's GUI System  0.8.7
CEGUI::FalagardXMLHelper< HorizontalTextFormatting > Class Template Reference
+ Collaboration diagram for CEGUI::FalagardXMLHelper< HorizontalTextFormatting >:

Public Types

typedef HorizontalTextFormatting return_type
 
typedef HorizontalTextFormatting pass_type
 

Static Public Member Functions

static String toString (pass_type val)
 
static return_type fromString (const String &str)
 

Static Public Attributes

static const CEGUI::String LeftAligned
 Definitions of the possible values represented as Strings.
 
static const CEGUI::String CentreAligned
 
static const CEGUI::String RightAligned
 
static const CEGUI::String Justified
 
static const CEGUI::String WordWrapLeftAligned
 
static const CEGUI::String WordWrapRightAligned
 
static const CEGUI::String WordWrapCentreAligned
 
static const CEGUI::String WordWrapJustified