ScummVM API documentation
Sci::GfxFontKorean Class Reference

#include <fontkorean.h>

Inheritance diagram for Sci::GfxFontKorean:
Sci::GfxFont

Public Member Functions

 GfxFontKorean (GfxScreen *screen, GuiResourceId resourceId)
 
GuiResourceId getResourceId ()
 
byte getHeight ()
 
bool isDoubleByte (uint16 chr)
 
byte getCharWidth (uint16 chr)
 
void draw (uint16 chr, int16 top, int16 left, byte color, bool greyedOutput)
 
- Public Member Functions inherited from Sci::GfxFont
virtual byte getCharHeight (uint16 chr)
 
virtual void drawToBuffer (uint16 chr, int16 top, int16 left, byte color, bool greyedOutput, byte *buffer, int16 width, int16 height)
 

Detailed Description

Special Font class, handles Korean inside sci games, uses ScummVM Korean support


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