#include <help_topic_generators.hpp>
Public Member Functions | |
terrain_topic_generator (const terrain_type &type) | |
virtual std::string | operator() () const |
![]() | |
topic_generator ()=default | |
virtual | ~topic_generator () |
Private Attributes | |
const terrain_type & | type_ |
Definition at line 28 of file help_topic_generators.hpp.
|
inline |
Definition at line 34 of file help_topic_generators.hpp.
|
virtual |
Implements help::topic_generator.
Definition at line 134 of file help_topic_generators.cpp.
References _(), game_config::debug, terrain_type::def_type(), terrain_type::editor_group(), terrain_type::editor_image(), terrain_type::editor_name(), t_string::empty(), terrain_type::gives_healing(), terrain_type::help_topic_text(), terrain_type::hide_in_editor(), terrain_type::icon_image(), terrain_type::id(), terrain_type::income_description(), terrain_type::is_castle(), terrain_type::is_combined(), terrain_type::is_indivisible(), terrain_type::is_keep(), terrain_type::is_nonnull(), terrain_type::is_overlay(), terrain_type::is_village(), terrain_type::light_bonus(), help::load_terrain_types_data(), help::make_link(), terrain_type::mvt_type(), terrain_type::number(), help::print_behavior_description(), t_string::str(), t, help::terrain_prefix, type_, font::unicode_bullet, terrain_type::union_type(), VNGETTEXT, and WRN_HP.
|
private |
Definition at line 30 of file help_topic_generators.hpp.
Referenced by operator()().