ScummVM API documentation
TsAGE::GfxMessage Class Reference
Inheritance diagram for TsAGE::GfxMessage:
TsAGE::GfxElement

Public Member Functions

void set (const Common::String &s, int width, TextAlign textAlign)
 
void setDefaults () override
 
void draw () override
 
- Public Member Functions inherited from TsAGE::GfxElement
void drawFrame ()
 
virtual void remove ()
 
virtual void highlight ()
 
virtual bool process (Event &event)
 
virtual bool focusedEvent (Event &event)
 

Public Attributes

Common::String _message
 
TextAlign _textAlign
 
int _width
 
- 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
 

The documentation for this class was generated from the following file: