|
| | MartianFont (int height, Common::SeekableReadStream &s) |
| |
|
| MartianFont (int height, size_t count, const byte *widths, const int *offsets, const byte *data) |
| |
| virtual | ~Font () |
| |
| int | charWidth (char c) const |
| |
| int | stringWidth (const Common::String &msg) const |
| |
| bool | getLine (Common::String &s, int maxWidth, Common::String &line, int &width, LINE_WIDTH_TYPE widthType=kWidthInPixels) const |
| |
| void | drawString (BaseSurface *s, const Common::String &msg, const Common::Point &pt) const |
| |
| int | drawChar (BaseSurface *s, char c, Common::Point &pt) const |
| |
◆ MartianFont()
The documentation for this class was generated from the following file: