List of all members.
Public Member Functions |
| CButton (Bitu _x, Bitu _y, Bitu _dx, Bitu _dy) |
virtual void | Draw (void) |
virtual bool | OnTop (Bitu _x, Bitu _y) |
virtual void | BindColor (void) |
virtual void | Click (void) |
void | Enable (bool yes) |
void | SetInvert (bool inv) |
void | SetPress (bool p) |
virtual void | RebindRedraw (void) |
void | SetColor (Bit8u _col) |
Protected Attributes |
Bitu | x |
Bitu | y |
Bitu | dx |
Bitu | dy |
Bit8u | color |
Bit8u | bkcolor |
bool | press |
bool | invert |
bool | enabled |
Detailed Description
Definition at line 2027 of file sdl_mapper.cpp.
The documentation for this class was generated from the following file: