Crazy Eddie's GUI System
0.8.4
|
Public Types | |
typedef DimensionOperator | return_type |
typedef DimensionOperator | 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 | Add |
static const CEGUI::String | Subtract |
static const CEGUI::String | Multiply |
static const CEGUI::String | Divide |
static const CEGUI::String | Noop |