|
MADSEngine * | _vm |
|
MSurface * | _savedSurface |
|
Common::Point | _position |
|
int | _width |
|
int | _height |
|
byte | _dialogPalette [8 *3] |
|
int | TEXTDIALOG_CONTENT1 |
|
int | TEXTDIALOG_CONTENT2 |
|
int | TEXTDIALOG_EDGE |
|
int | TEXTDIALOG_BACKGROUND |
|
int | TEXTDIALOG_FC |
|
int | TEXTDIALOG_FD |
|
int | TEXTDIALOG_FE |
|
int | TEXTDIALOG_BLACK |
|
◆ Dialog()
◆ ~Dialog()
virtual MADS::Dialog::~Dialog |
( |
| ) |
|
|
virtual |
◆ draw()
virtual void MADS::Dialog::draw |
( |
| ) |
|
|
protectedvirtual |
◆ calculateBounds()
virtual void MADS::Dialog::calculateBounds |
( |
| ) |
|
|
protectedvirtual |
◆ save()
virtual void MADS::Dialog::save |
( |
| ) |
|
|
protectedvirtual |
◆ restore()
virtual void MADS::Dialog::restore |
( |
| ) |
|
|
protectedvirtual |
◆ drawContent()
void MADS::Dialog::drawContent |
( |
const Common::Rect & |
r, |
|
|
int |
seed, |
|
|
byte |
color1, |
|
|
byte |
color2 |
|
) |
| |
|
protected |
Draws the content of a dialog with a gravelly alternating color.
◆ getBounds()
Return the bounds of the dialog.
The documentation for this class was generated from the following file: