Go to the source code of this file.
|
| | gui2 |
| | A class inherited from ttext_box that displays its input as stars.
|
| |
|
| int | gui2::show_wml_message (const bool left_side, CVideo &video, const std::string &title, const std::string &message, const std::string &portrait, const bool mirror, const bool has_input, const std::string &input_caption, std::string *input_text, const unsigned maximum_length, const std::vector< twml_message_option > &option_list, int *chosen_option) |
| | Helper function to show a portrait. More...
|
| |
| #define GETTEXT_DOMAIN "wesnoth-lib" |