Torque2D Reference
|
This is the complete list of members for XMessageBox, including all inherited members.
alertOK(const char *windowTitle, const char *message) | XMessageBox | |
alertOKCancel(const char *windowTitle, const char *message) | XMessageBox | |
alertRetryCancel(const char *windowTitle, const char *message) | XMessageBox | |
alertYesNo(const char *windowTitle, const char *message) | XMessageBox | |
Cancel | XMessageBox | static |
OK | XMessageBox | static |
Retry | XMessageBox | static |
XMessageBox(Display *display) | XMessageBox | |
~XMessageBox() | XMessageBox |