ScummVM API documentation
Scumm::SmushFont Class Reference
Inheritance diagram for Scumm::SmushFont:

Public Member Functions

 SmushFont (ScummEngine *vm, const char *filename, bool useOriginalColors)
 
void drawString (const char *str, byte *buffer, Common::Rect &clipRect, int x, int y, int16 col, TextStyleFlags flags)
 
void drawStringWrap (const char *str, byte *buffer, Common::Rect &clipRect, int x, int y, int16 col, TextStyleFlags flags)
 

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