#include <tips.hpp>
Definition at line 52 of file tips.hpp.
◆ game_tip()
gui2::game_tip::game_tip |
( |
const config & |
cfg | ) |
|
◆ source
The source of the tip.
Definition at line 60 of file tips.hpp.
◆ text
The text of the tip.
Definition at line 57 of file tips.hpp.
◆ unit_filter
std::vector<std::string> gui2::game_tip::unit_filter |
List of units to filter the tip upon.
If the list is empty the tip is shown. Else the unit must have encountered at least one of the units in the list.
Definition at line 68 of file tips.hpp.
The documentation for this struct was generated from the following files: