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

Public Types

typedef bool return_type
 
typedef return_type safe_method_return_type
 
typedef const bool pass_type
 
typedef const Stringstring_return_type
 

Static Public Member Functions

static const StringgetDataTypeName ()
 
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