ScummVM API documentation
Gob::Font Class Reference

Public Member Functions

 Font (const byte *data)
 
uint8 getCharWidth (uint8 c) const
 
uint8 getCharWidth () const
 
uint8 getCharHeight () const
 
bool hasChar (uint8 c) const
 
bool isMonospaced () const
 
void drawLetter (Surface &surf, uint8 c, uint16 x, uint16 y, uint32 color1, uint32 color2, bool transp) const
 
void drawString (const Common::String &str, int16 x, int16 y, int16 color1, int16 color2, bool transp, Surface &dest) const
 

The documentation for this class was generated from the following file: