Public Member Functions | |
| void | set (SDText *org) |
| void | set (Common::Rect rect, Common::Rect subtitleRect, uint16 textCol, const Common::String &text) |
| void | draw (TrecisionEngine *vm, bool hideLastChar=false, Graphics::Surface *externalSurface=nullptr) |
| uint16 | calcHeight (TrecisionEngine *vm) |
Public Attributes | |
| Common::Rect | _rect |
| Common::Rect | _subtitleRect |
| uint16 | _textColor |
| Common::String | _text |
| Common::String | _drawTextLines [MAXDTEXTLINES] |