Public Member Functions | |
TextChange | parseStyle (const Common::String &str, int16 len) |
void | readAllStyles (const Common::String &txt) |
void | updateFontWithTextState (StyledTTFont &font) |
uint32 | getTextColor (ZVision *engine) |
Public Attributes | |
Common::String | _fontname |
TextJustification | _justification |
int16 | _size |
uint8 | _red |
uint8 | _green |
uint8 | _blue |
bool | _italic |
bool | _bold |
bool | _underline |
bool | _strikeout |
int32 | _statebox |
bool | _sharp |