ScummVM API documentation
Tinsel::FONT Struct Reference

#include <text.h>

Public Attributes

int xSpacing
 x spacing between characters
 
int ySpacing
 y spacing between characters
 
int xShadow
 x shadow offset
 
int yShadow
 y shadow offset
 
int spaceSize
 x spacing to use for a space character
 
int baseColor
 base color which can be replaced, specific to Tinsel 3
 
OBJ_INIT fontInit
 structure used to init text objects
 
Common::Array< SCNHANDLEfontDef
 image handle array for all characters in the font
 

Detailed Description

Text font data structure. Single byte string fonts have 256 fontDef handles. Multi byte string fonts have more, depending on the version.


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