Public Member Functions | |
Console (TosText *tostext, Sound *sound) | |
void | clear () |
void | printTosText (int tosIndex, bool shouldAddToCurrentLine=false) |
void | addTextLine (const Common::U32String &text) |
void | addToCurrentLine (const Common::String &text) |
void | addToCurrentLineU32 (const Common::U32String &text) |
void | addI18NText (const I18nText &text) |
void | draw (bool forceRedraw=false) |
void | drawStringAt (int x, int y, const Common::U32String &text) const |