Crazy Eddie's GUI System
0.8.4
|
Public Types | |
typedef HorizontalAlignment | return_type |
typedef HorizontalAlignment | 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 | RightAligned |
static const CEGUI::String | CentreAligned |