ScummVM API documentation
Myst3::Dialog Class Referenceabstract
Inheritance diagram for Myst3::Dialog:
Myst3::Drawable Myst3::ButtonsDialog Myst3::GamepadDialog

Public Member Functions

 Dialog (Myst3Engine *vm, uint id)
 
void draw () override
 
virtual int16 update ()=0
 
- Public Member Functions inherited from Myst3::Drawable
virtual void drawOverlay ()
 
bool isConstrainedToWindow () const
 
bool is3D () const
 
bool isScaled () const
 

Protected Member Functions

Common::Rect getPosition () const
 

Protected Attributes

Myst3Engine_vm
 
Video::BinkDecoder _bink
 
Texture_texture
 
uint _buttonCount
 
- Protected Attributes inherited from Myst3::Drawable
bool _isConstrainedToWindow
 
bool _is3D
 
bool _scaled
 

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