Crazy Eddie's GUI System  0.8.7
CEGUI::PropertyHelper< std::pair< float, float > > Class Template Reference

Public Types

typedef std::pair< float, float > return_type
 
typedef return_type safe_method_return_type
 
typedef const std::pair< float, float > & pass_type
 
typedef String string_return_type
 

Static Public Member Functions

static const StringgetDataTypeName ()
 
static return_type fromString (const String &str)
 
static string_return_type toString (pass_type val)