#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 | |
SCNHANDLE | fontDef [300] |
image handle array for all characters in the font | |
Text font data structure.