ScummVM API documentation
MacVenture::DialogElement Class Referenceabstract
Inheritance diagram for MacVenture::DialogElement:
MacVenture::DialogButton MacVenture::DialogPlainText MacVenture::DialogTextInput

Public Member Functions

 DialogElement (Dialog *dialog, Common::String title, DialogAction action, Common::Point position, uint width=0, uint height=0)
 
bool processEvent (Dialog *dialog, Common::Event event)
 
void draw (MacVenture::Dialog *dialog, Graphics::ManagedSurface &target)
 
const Common::StringgetText ()
 

Protected Attributes

Common::String _text
 
Common::Rect _bounds
 
DialogAction _action
 

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