|
CTurtle
|
This is the complete list of members for cturtle::BitmapFont, including all inherited members.
| BitmapFont(const Image &img, int asciiOffs, int glyphWidth, int glyphHeight, int glyphsX, int glyphsY) | cturtle::BitmapFont | inline |
| getGlyphAxes() const | cturtle::BitmapFont | inline |
| getGlyphExtent() const | cturtle::BitmapFont | inline |
| getGlyphImage(unsigned char c) const | cturtle::BitmapFont | inline |
| getGlyphPosition(unsigned char c) const | cturtle::BitmapFont | inline |
| getTotalGlyphs() const | cturtle::BitmapFont | inline |
| isValid(char c) const | cturtle::BitmapFont | inline |
| operator[](unsigned char c) const | cturtle::BitmapFont | inline |