ScummVM API documentation
hpl::cGuiPopUpMessageBox Class Reference
Inheritance diagram for hpl::cGuiPopUpMessageBox:
hpl::iGuiPopUp

Public Member Functions

 cGuiPopUpMessageBox (cGuiSet *apSet, const tWString &asLabel, const tWString &asText, const tWString &asButton1, const tWString &asButton2, void *apCallbackObject, tGuiCallbackFunc apCallback)
 
- Public Member Functions inherited from hpl::iGuiPopUp
 iGuiPopUp (cGuiSet *apSet)
 

Protected Member Functions

bool ButtonPress (iWidget *apWidget, cGuiMessageData &aData)
 
 kGuiCalllbackDeclarationEnd (ButtonPress)
 
- Protected Member Functions inherited from hpl::iGuiPopUp
void SelfDestruct ()
 

Protected Attributes

cWidgetWindowmpWindow
 
cWidgetButtonmvButtons [2]
 
cWidgetLabelmpLabel
 
iWidgetmpPrevAttention
 
void * mpCallbackObject
 
tGuiCallbackFunc mpCallback
 
- Protected Attributes inherited from hpl::iGuiPopUp
cGuiSetmpSet
 
cGuiSkinmpSkin
 

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