Cavestory Mod API
|
A node for SpecialTextCache. More...
#include <CSMAPI_drawing.h>
Public Attributes | |
GUI_POINT | draw_offset |
The drawing offset for this node. | |
int | tab_num |
The tab number for this node. | |
FontHandle | FO |
The font object to use. | |
unsigned long | color |
The text color. | |
char * | start |
A pointer to the start of the string. | |
int | length |
The length of this node's text. | |
GUI_POINT | bmp_offset |
The drawing offset for this node's bitmap. | |
Surface_Ids | surf_id |
Bitmap surface ID. | |
GUI_RECT | src_rect |
Bitmap rect. | |
int | caret_pos |
Caret position. | |
int | line_no |
Line position. | |
int | tab_group |
Line position. | |
A node for SpecialTextCache.