ScummVM API documentation
Sci::GfxFont Class Reference
Inheritance diagram for Sci::GfxFont:
Sci::GfxFontFromResource Sci::GfxFontKorean Sci::GfxFontSjis

Public Member Functions

virtual GuiResourceId getResourceId ()
 
virtual byte getHeight ()
 
virtual bool isDoubleByte (uint16 chr)
 
virtual byte getCharWidth (uint16 chr)
 
virtual byte getCharHeight (uint16 chr)
 
virtual void draw (uint16 chr, int16 top, int16 left, byte color, bool greyedOutput)
 
virtual void drawToBuffer (uint16 chr, int16 top, int16 left, byte color, bool greyedOutput, byte *buffer, int16 width, int16 height)
 

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