The Battle for Wesnoth  1.19.0-dev
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::game_tip
 The tips of day structure. More...
 

Namespaces

 gui2
 Generic file dialog.
 
 gui2::tip_of_the_day
 

Functions

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