$treeview $search $mathjax
Stratagus
2.2.7
$projectbrief
|
$projectbrief
|
$searchbox |
_________ __ __ / _____// |_____________ _/ |______ ____ __ __ ______ \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/ / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \ /_______ /|__| |__| (____ /__| (____ /\___ /|____//____ > \/ \/ \//_____/ \/ ______________________ ______________________ T H E W A R B E G I N S Stratagus - A free fantasy real time strategy game engine
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) | 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 | [inline, virtual] |
~ImageFont() | gcn::ImageFont | [virtual] |