drawString(gcn::Graphics *graphics, const std::string &text, int x, int y) | TrueTypeFont | |
getHeight() const | TrueTypeFont | [virtual] |
getWidth(const std::string &text) const | TrueTypeFont | [virtual] |
mCache | TrueTypeFont | [private] |
mFont | TrueTypeFont | [private] |
TrueTypeFont(const std::string &filename, int size, int style=0) | TrueTypeFont | |
~TrueTypeFont() | TrueTypeFont |