NamedArea defines an area for a component which may later be obtained and referenced by a name unique to the WidgetLook holding the NamedArea.
More...
List of all members.
Detailed Description
NamedArea defines an area for a component which may later be obtained and referenced by a name unique to the WidgetLook holding the NamedArea.
Member Function Documentation
const String& CEGUI::NamedArea::getName |
( |
) |
const |
Set the Area for this NamedArea.
- Parameters:
-
- Returns:
- Nothing.
void CEGUI::NamedArea::writeXMLToStream |
( |
XMLSerializer & |
xml_stream ) |
const |
Writes an xml representation of this NamedArea to out_stream.
- Parameters:
-
out_stream | Stream where xml data should be output. |
indentLevel | Current XML indentation level |
- Returns:
- Nothing.