Crazy Eddies GUI System  0.6.0
CEGUI::SectionSpecification Member List

This is the complete list of members for CEGUI::SectionSpecification, including all inherited members.

getOverrideColours() const CEGUI::SectionSpecification
getOwnerWidgetLookFeel() const CEGUI::SectionSpecification
getSectionName() const CEGUI::SectionSpecification
initColourRectForOverride(const Window &wnd, ColourRect &cr) const CEGUI::SectionSpecificationprotected
isUsingOverrideColours() const CEGUI::SectionSpecification
render(Window &srcWindow, float base_z, const ColourRect *modcols=0, const Rect *clipper=0, bool clipToDisplay=false) const CEGUI::SectionSpecification
render(Window &srcWindow, const Rect &baseRect, float base_z, const ColourRect *modcols=0, const Rect *clipper=0, bool clipToDisplay=false) const CEGUI::SectionSpecification
SectionSpecification(const String &owner, const String &sectionName, const String &controlPropertySource)CEGUI::SectionSpecification
SectionSpecification(const String &owner, const String &sectionName, const String &controlPropertySource, const ColourRect &cols)CEGUI::SectionSpecification
setOverrideColours(const ColourRect &cols)CEGUI::SectionSpecification
setOverrideColoursPropertyIsColourRect(bool setting=true)CEGUI::SectionSpecification
setOverrideColoursPropertySource(const String &property)CEGUI::SectionSpecification
setRenderControlPropertySource(const String &property)CEGUI::SectionSpecification
setUsingOverrideColours(bool setting=true)CEGUI::SectionSpecification
writeXMLToStream(XMLSerializer &xml_stream) const CEGUI::SectionSpecification