28 #ifndef _CEGUIFalNamedArea_h_
29 #define _CEGUIFalNamedArea_h_
31 #include "CEGUIFalDimensions.h"
54 const String& getName()
const;
100 #endif // end of guard _CEGUIFalNamedArea_h_
Class that represents a target area for a widget or imagery component.
Definition: CEGUIFalDimensions.h:606
NamedArea defines an area for a component which may later be obtained and referenced by a name unique...
Definition: CEGUIFalNamedArea.h:41
Class used to create XML Document.
Definition: CEGUIXMLSerializer.h:86
String class used within the GUI system.
Definition: CEGUIString.h:57