ScummVM API documentation
MacVenture::DialogButton Class Reference
Inheritance diagram for MacVenture::DialogButton:
MacVenture::DialogElement

Public Member Functions

 DialogButton (Dialog *dialog, Common::String title, DialogAction action, Common::Point position, uint width=0, uint height=0)
 
- Public Member Functions inherited from MacVenture::DialogElement
 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 ()
 

Additional Inherited Members

- Protected Attributes inherited from MacVenture::DialogElement
Common::String _text
 
Common::Rect _bounds
 
DialogAction _action
 

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