Go to the source code of this file.
Classes | |
| struct | gui2::game_tip |
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... | |