Crazy Eddie's GUI System
0.8.7
|
Public Types | |
typedef bool | return_type |
typedef return_type | safe_method_return_type |
typedef const bool | pass_type |
typedef const String & | string_return_type |
Static Public Member Functions | |
static const String & | getDataTypeName () |
static return_type | fromString (const String &str) |
static string_return_type | toString (pass_type val) |
Static Public Attributes | |
static const CEGUI::String | True |
Definitions of the possible values represented as Strings. | |
static const CEGUI::String | False |