Allolib  1.0
C++ Components For Interactive Multimedia
al::Dialog Member List

This is the complete list of members for al::Dialog, including all inherited members.

AL_DIALOG_BUTTON_CANCEL enum value (defined in al::Dialog)al::Dialog
AL_DIALOG_BUTTON_NO enum value (defined in al::Dialog)al::Dialog
AL_DIALOG_BUTTON_OK enum value (defined in al::Dialog)al::Dialog
AL_DIALOG_BUTTON_YES enum value (defined in al::Dialog)al::Dialog
Buttons enum name (defined in al::Dialog)al::Dialog
Dialog(std::string title, std::string text, int buttons=Buttons::AL_DIALOG_BUTTON_OK) (defined in al::Dialog)al::Dialog
DialogResult enum name (defined in al::Dialog)al::Dialog
draw(Graphics &g) (defined in al::Dialog)al::Dialogvirtual
getReturnValue() (defined in al::Dialog)al::Dialog
isOpen() (defined in al::Dialog)al::Dialog
start() (defined in al::Dialog)al::Dialog
start(std::function< void(DialogResult)> doneCallback) (defined in al::Dialog)al::Dialog
~Dialog() (defined in al::Dialog)al::Dialoginlinevirtual