ScummVM API documentation
MADS::MenuView Class Referenceabstract
Inheritance diagram for MADS::MenuView:
MADS::FullScreenDialog MADS::EventTarget MADS::AnimationView MADS::Nebular::MainMenu MADS::TextView MADS::Nebular::RexAnimationView MADS::Nebular::RexTextView

Public Member Functions

 MenuView (MADSEngine *vm)
 
virtual void show ()
 
Common::String getResourceName ()
 
- Public Member Functions inherited from MADS::FullScreenDialog
 FullScreenDialog (MADSEngine *vm)
 

Protected Member Functions

virtual void doFrame ()=0
 
void display () override
 
bool onEvent (Common::Event &event) override
 

Protected Attributes

bool _breakFlag
 
bool _redrawFlag
 
Common::Path _filename
 
- Protected Attributes inherited from MADS::FullScreenDialog
MADSEngine_vm
 
int _screenId
 
bool _palFlag
 

Member Function Documentation

◆ display()

void MADS::MenuView::display ( )
overrideprotectedvirtual

Handles displaying the screen background and dialog

Reimplemented from MADS::FullScreenDialog.

Reimplemented in MADS::AnimationView, MADS::TextView, and MADS::Nebular::MainMenu.

◆ onEvent()

bool MADS::MenuView::onEvent ( Common::Event event)
overrideprotectedvirtual

Event handler

Reimplemented from MADS::EventTarget.

Reimplemented in MADS::AnimationView, and MADS::Nebular::MainMenu.


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