The Battle for Wesnoth  1.19.5+dev
Functions
gui2::tip_of_the_day Namespace Reference

Functions

std::vector< game_tipload (const config &cfg)
 Loads the tips from a config. More...
 
std::vector< game_tipshuffle (const std::vector< game_tip > &tips)
 Shuffles the tips. More...
 

Function Documentation

◆ load()

std::vector< game_tip > gui2::tip_of_the_day::load ( const config cfg)

◆ shuffle()

std::vector< game_tip > gui2::tip_of_the_day::shuffle ( const std::vector< game_tip > &  tips)