ScummVM API documentation
TsAGE::Ringworld::RightClickButton Class Reference
Inheritance diagram for TsAGE::Ringworld::RightClickButton:
TsAGE::GfxButton TsAGE::GfxElement

Public Member Functions

 RightClickButton (int buttonIndex, int xp, int yp)
 
void highlight () override
 
- Public Member Functions inherited from TsAGE::GfxButton
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 bool focusedEvent (Event &event)
 

Public Attributes

int _buttonIndex
 
- Public Attributes inherited from TsAGE::GfxButton
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
 

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