Crazy Eddie's GUI System 0.8.7
|
This is the complete list of members for CEGUI::FontGlyph, including all inherited members.
FontGlyph(float advance=0.0f, Image *image=0, bool valid=false) | CEGUI::FontGlyph | inline |
getAdvance(float x_scale=1.0) const | CEGUI::FontGlyph | inline |
getHeight(float y_scale) const | CEGUI::FontGlyph | inline |
getImage() const | CEGUI::FontGlyph | inline |
getRenderedAdvance(float x_scale) const | CEGUI::FontGlyph | inline |
getSize(float x_scale, float y_scale) const | CEGUI::FontGlyph | inline |
getWidth(float x_scale) const | CEGUI::FontGlyph | inline |
isValid() const | CEGUI::FontGlyph | inline |
setAdvance(float advance) | CEGUI::FontGlyph | inline |
setImage(Image *image) | CEGUI::FontGlyph | inline |
setValid(bool valid) | CEGUI::FontGlyph | inline |