Public Member Functions | |
| FullScreenDialog (MADSEngine *vm) | |
Public Member Functions inherited from MADS::EventTarget | |
| virtual bool | onEvent (Common::Event &event) |
Protected Member Functions | |
| virtual void | display () |
Protected Attributes | |
| MADSEngine * | _vm |
| int | _screenId |
| bool | _palFlag |
| MADS::FullScreenDialog::FullScreenDialog | ( | MADSEngine * | vm | ) |
Constructor
|
protectedvirtual |
Handles displaying the screen background and dialog
Reimplemented in MADS::Nebular::OptionsDialog, MADS::Nebular::GameMenuDialog, MADS::Nebular::DifficultyDialog, MADS::AnimationView, MADS::Nebular::GameDialog, MADS::TextView, MADS::Nebular::MainMenu, and MADS::MenuView.
|
protected |
Engine reference
|
protected |
Screen/scene to show background from
|
protected |
Flag for palette initialization