libAlgAudio
v1.99-440-g08538e5-dirty
The development library for AlgAudio framework.
|
This is the complete list of members for AlgAudio::IAlertable, including all inherited members.
ShowErrorAlert(std::string message, std::string button_text)=0 | AlgAudio::IAlertable | pure virtual |
ShowSimpleAlert(std::string message, std::string button1_text, std::string button2_text, AlertType type=AlertType::NONE, Color button1_color=Theme::Get("bg-button-neutral"), Color button2_color=Theme::Get("bg-button-neutral"))=0 | AlgAudio::IAlertable | pure virtual |