|
|
| HEFont (ScummEngine_v99he *vm) |
| |
|
bool | startFont (int imageNum) |
| |
|
bool | endFont (int imageNum) |
| |
|
bool | createFont (int imageNum, const char *fontName, int fgColor, int bgColor, int style, int size) |
| |
|
bool | renderString (int imageNum, int imageState, int xPos, int yPos, const char *string) |
| |
|
int | getStringWidth (int imageNum, const char *string) |
| |
|
int | getStringHeight (int imageNum, const char *string) |
| |
|
int | enumInit () |
| |
|
void | enumDestroy () |
| |
|
const char * | enumGet (int index) |
| |
|
int | enumFind (const char *fontName) |
| |
The documentation for this class was generated from the following file: