Crazy Eddie's GUI System
0.8.4
|
Public Types | |
typedef VerticalFormatting | return_type |
typedef VerticalFormatting | 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 | Stretched |
Definitions of the possible values represented as Strings. | |
static const CEGUI::String | Tiled |
static const CEGUI::String | TopAligned |
static const CEGUI::String | BottomAligned |
static const CEGUI::String | CentreAligned |