15 #ifndef GUI_AUXILIARY_TIPS_HPP_INCLUDED
16 #define GUI_AUXILIARY_TIPS_HPP_INCLUDED
50 std::vector<ttip>
shuffle(
const std::vector<ttip>&
tips);
std::vector< std::string > unit_filter_
List of units to filter the tip upon.
const t_string & source() const
std::vector< ttip > load(const config &cfg)
Loads the tips from a config.
A class inherited from ttext_box that displays its input as stars.
t_string text_
The text of the tip.
std::vector< ttip > shuffle(const std::vector< ttip > &tips)
Shuffles the tips.
const t_string & text() const
t_string source_
The source of the tip.
The tips of day structure.
A config object defines a single node in a WML file, with access to child nodes.
GLsizei const GLcharARB ** string
GLsizei GLsizei GLchar * source
static std::vector< ttip > tips