#include <help_topic_generators.hpp>
Public Member Functions | |
terrain_topic_generator (const terrain_type &type) | |
virtual std::string | operator() () const |
Public Member Functions inherited from help::topic_generator | |
topic_generator () | |
virtual | ~topic_generator () |
Private Attributes | |
const terrain_type & | type_ |
Definition at line 30 of file help_topic_generators.hpp.
|
inline |
Definition at line 36 of file help_topic_generators.hpp.
|
virtual |
Implements help::topic_generator.
Definition at line 116 of file help_topic_generators.cpp.
References _(), game_config::debug, 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_help(), 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_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::number(), help::print_behavior_description(), t_string::str(), help::terrain_prefix, type_, terrain_type::union_type(), and WRN_HP.
|
private |
Definition at line 32 of file help_topic_generators.hpp.
Referenced by operator()().