ScummVM API documentation
Made::FontResource Class Reference
Inheritance diagram for Made::FontResource:
Made::Resource

Public Member Functions

void load (byte *source, int size)
 
int getHeight () const
 
int getCharWidth (uint c) const
 
int getTextWidth (const char *text)
 
byte * getChar (uint c) const
 

Protected Member Functions

byte * getCharData (uint c) const
 

Protected Attributes

byte * _data
 
int _size
 

Additional Inherited Members

- Public Attributes inherited from Made::Resource
ResourceSlot_slot
 

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