ScummVM API documentation
Tinsel::TEXTOUT Struct Reference

#include <text.h>

Public Attributes

OBJECTpList
 object list to add text to
 
char * szStr
 string to output
 
int color
 color for monochrome text
 
int xPos
 x position of string
 
int yPos
 y position of string
 
SCNHANDLE hFont
 which font to use
 
int mode
 mode flags for the string
 
int sleepTime
 sleep time between each character (if non-zero)
 

Detailed Description

structure for passing the correct parameters to ObjectTextOut


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