Nameless Engine
|
This is the complete list of members for ne::MessageBox, including all inherited members.
error(const std::string &sTitle, const std::string &sText, MessageBoxChoice buttons=MessageBoxChoice::OK) | ne::MessageBox | static |
info(const std::string &sTitle, const std::string &sText, MessageBoxChoice buttons=MessageBoxChoice::OK) | ne::MessageBox | static |
question(const std::string &sTitle, const std::string &sText, MessageBoxChoice buttons=MessageBoxChoice::OK) | ne::MessageBox | static |
warning(const std::string &sTitle, const std::string &sText, MessageBoxChoice buttons=MessageBoxChoice::OK) | ne::MessageBox | static |