ScummVM API documentation
Illusions::FontResource Class Reference

Public Member Functions

void load (Resource *resource)
 
CharInfogetCharInfo (uint16 c)
 
int16 getColorIndex () const
 
int16 getCharHeight () const
 
int16 getLineIncr () const
 
const Common::Rect calculateRectForText (uint16 *text, uint textLength)
 
CharRangegetCharRange (uint16 c)
 

Public Attributes

uint32 _totalSize
 
int16 _charHeight
 
int16 _defaultChar
 
int16 _colorIndex
 
int16 _lineIncr
 
int16 _widthC
 
uint _charRangesCount
 
CharRange_charRanges
 

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