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

Go to the source code of this file.

Classes

class  gui2::ttip
 The tips of day structure. More...
 

Namespaces

 gui2
 A class inherited from ttext_box that displays its input as stars.
 
 gui2::tips
 

Functions

std::vector< ttip > gui2::tips::load (const config &cfg)
 Loads the tips from a config. More...
 
std::vector< ttip > gui2::tips::shuffle (const std::vector< ttip > &tips)
 Shuffles the tips. More...