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

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()

virtual void MADS::FullScreenDialog::display ( )
protectedvirtual

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: