Public Member Functions | |
void | setText (const Common::String &s) |
void | setDefaults () override |
void | draw () override |
bool | process (Event &event) override |
Public Member Functions inherited from TsAGE::GfxElement | |
void | drawFrame () |
virtual void | remove () |
virtual void | highlight () |
virtual bool | focusedEvent (Event &event) |
Public Attributes | |
Common::String | _message |
Public Attributes inherited from TsAGE::GfxElement | |
GfxElement * | _owner |
Rect | _bounds |
uint16 | _flags |
uint16 | _fontNumber |
GfxColors | _colors |
GfxColors | _fontColors |
byte | _color1 |
byte | _color2 |
byte | _color3 |
uint16 | _keycode |