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