The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
tip.hpp File Reference
#include <string>
Include dependency graph for tip.hpp:
This graph shows which files directly or indirectly include this file:

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...