ScummVM API documentation
MADS::FullScreenDialog Class Reference
Inheritance diagram for MADS::FullScreenDialog:
MADS::EventTarget MADS::MenuView MADS::Nebular::GameDialog MADS::Phantom::GameDialog MADS::AnimationView MADS::Nebular::MainMenu MADS::Phantom::MainMenu MADS::TextView MADS::Nebular::DifficultyDialog MADS::Nebular::GameMenuDialog MADS::Nebular::OptionsDialog MADS::Phantom::DifficultyDialog MADS::Phantom::GameMenuDialog MADS::Phantom::OptionsDialog

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
 

Constructor & Destructor Documentation

◆ FullScreenDialog()

MADS::FullScreenDialog::FullScreenDialog ( MADSEngine vm)

Constructor

Member Function Documentation

◆ display()

Member Data Documentation

◆ _vm

MADSEngine* MADS::FullScreenDialog::_vm
protected

Engine reference

◆ _screenId

int MADS::FullScreenDialog::_screenId
protected

Screen/scene to show background from

◆ _palFlag

bool MADS::FullScreenDialog::_palFlag
protected

Flag for palette initialization


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