ScummVM API documentation
Draci::Font Member List

This is the complete list of members for Draci::Font, including all inherited members.

drawChar(Surface *dst, uint8 chr, int tx, int ty, int with_color) const (defined in Draci::Font)Draci::Font
drawString(Surface *dst, const byte *str, uint len, int x, int y, int with_color, int spacing, bool markDirty) const (defined in Draci::Font)Draci::Font
drawString(Surface *dst, const Common::String &str, int x, int y, int with_color, int spacing, bool markDirty) const (defined in Draci::Font)Draci::Font
Font(const Common::Path &filename) (defined in Draci::Font)Draci::Font
getCharWidth(byte chr) const (defined in Draci::Font)Draci::Font
getFontHeight() const (defined in Draci::Font)Draci::Fontinline
getLineWidth(const Common::String &str, uint startIndex, int spacing) const (defined in Draci::Font)Draci::Font
getMaxCharWidth() const (defined in Draci::Font)Draci::Fontinline
getStringHeight(const Common::String &str) const (defined in Draci::Font)Draci::Font
getStringWidth(const Common::String &str, int spacing) const (defined in Draci::Font)Draci::Font
loadFont(const Common::Path &filename) (defined in Draci::Font)Draci::Font
~Font() (defined in Draci::Font)Draci::Font