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