28 #ifndef _CEGUIFalPropertyDefinition_h_
29 #define _CEGUIFalPropertyDefinition_h_
31 #include "CEGUIFalPropertyDefinitionBase.h"
52 const String& help,
bool redrawOnWrite,
70 #endif // end of guard _CEGUIFalPropertyDefinition_h_
common base class used for types representing a new property to be available on all widgets that use ...
Definition: CEGUIFalPropertyDefinitionBase.h:42
Class representing a generic get/set property.
Definition: CEGUIFalPropertyDefinition.h:40
Dummy base class to ensure correct casting of receivers.
Definition: CEGUIProperty.h:46
Class used to create XML Document.
Definition: CEGUIXMLSerializer.h:86
String class used within the GUI system.
Definition: CEGUIString.h:57