#include <string>

Go to the source code of this file.
Namespaces | |
| gui2 | |
| A class inherited from ttext_box that displays its input as stars. | |
| gui2::tip | |
Functions | |
| void | gui2::tip::show (CVideo &video, const std::string &window_id, const t_string &message, const tpoint &mouse) |
| Shows a tip. More... | |
| void | gui2::tip::remove () |
| Removes a tip. More... | |
1.8.8