Crazy Eddie's GUI System
0.8.1
|
This is the complete list of members for CEGUI::FontDim, including all inherited members.
AllocatedObject() (defined in CEGUI::AllocatedObject< BaseDim >) | CEGUI::AllocatedObject< BaseDim > | inlineexplicit |
BaseDim() (defined in CEGUI::BaseDim) | CEGUI::BaseDim | |
clone() const | CEGUI::FontDim | virtual |
FontDim() (defined in CEGUI::FontDim) | CEGUI::FontDim | inline |
FontDim(const String &name, const String &font, const String &text, FontMetricType metric, float padding=0) | CEGUI::FontDim | |
getFont() const | CEGUI::FontDim | |
getFontObject(const Window &window) const (defined in CEGUI::FontDim) | CEGUI::FontDim | protected |
getMetric() const | CEGUI::FontDim | |
getName() const | CEGUI::FontDim | |
getPadding() const | CEGUI::FontDim | |
getText() const | CEGUI::FontDim | |
getValue(const Window &wnd) const | CEGUI::FontDim | virtual |
getValue(const Window &wnd, const Rectf &container) const | CEGUI::FontDim | virtual |
handleFontRenderSizeChange(Window &window, const Font *font) const | CEGUI::FontDim | virtual |
setFont(const String &font) | CEGUI::FontDim | |
setMetric(FontMetricType metric) | CEGUI::FontDim | |
setName(const String &name) | CEGUI::FontDim | |
setPadding(float padding) | CEGUI::FontDim | |
setText(const String &text) | CEGUI::FontDim | |
writeXMLElementAttributes_impl(XMLSerializer &xml_stream) const | CEGUI::FontDim | protectedvirtual |
writeXMLElementName_impl(XMLSerializer &xml_stream) const | CEGUI::FontDim | protectedvirtual |
writeXMLToStream(XMLSerializer &xml_stream) const | CEGUI::BaseDim | virtual |
~BaseDim() (defined in CEGUI::BaseDim) | CEGUI::BaseDim | virtual |