_________ __ __
/ _____// |_____________ _/ |______ ____ __ __ ______
\_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/
/ \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \
/_______ /|__| |__| (____ /__| (____ /\___ /|____//____ >
\/ \/ \//_____/ \/
______________________ ______________________
T H E W A R B E G I N S
Stratagus - A free fantasy real time strategy game engine
This is the complete list of members for gcn::ImageFont, including all inherited members.
| addGlyph(unsigned char c, int &x, int &y, const Color &separator) | gcn::ImageFont | protected |
| drawGlyph(Graphics *graphics, unsigned char glyph, int x, int y) | gcn::ImageFont | virtual |
| drawString(Graphics *graphics, const std::string &text, int x, int y, bool is_normal=true) | gcn::ImageFont | virtual |
| getGlyphSpacing() | gcn::ImageFont | virtual |
| getHeight() const | gcn::ImageFont | virtual |
| getRowSpacing() | gcn::ImageFont | virtual |
| getStringIndexAt(const std::string &text, int x) | gcn::ImageFont | virtual |
| getWidth(unsigned char glyph) const | gcn::ImageFont | virtual |
| getWidth(const std::string &text) const | gcn::ImageFont | virtual |
| ImageFont(const std::string &filename, const std::string &glyphs) | gcn::ImageFont | |
| ImageFont(const std::string &filename, unsigned char glyphsFrom=32, unsigned char glyphsTo=126) | gcn::ImageFont | |
| mFilename | gcn::ImageFont | protected |
| mGlyph | gcn::ImageFont | protected |
| mGlyphSpacing | gcn::ImageFont | protected |
| mHeight | gcn::ImageFont | protected |
| mImage | gcn::ImageFont | protected |
| mRowSpacing | gcn::ImageFont | protected |
| setGlyphSpacing(int spacing) | gcn::ImageFont | virtual |
| setRowSpacing(int spacing) | gcn::ImageFont | virtual |
| ~Font() | gcn::Font | inlinevirtual |
| ~ImageFont() | gcn::ImageFont | virtual |
1.8.17
(C) Copyright 1998-2012 by The Stratagus Project under the GNU General Public License.