#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 ()=default | |
| virtual | ~topic_generator () | 
Private Attributes | |
| const terrain_type & | type_ | 
Definition at line 27 of file help_topic_generators.hpp.
      
  | 
  inline | 
Definition at line 33 of file help_topic_generators.hpp.
      
  | 
  virtual | 
Implements help::topic_generator.
Definition at line 204 of file help_topic_generators.cpp.
References _(), t_translation::terrain_code::base, game_config::debug, terrain_type::def_type(), terrain_type::default_base(), terrain_type::editor_group(), terrain_type::editor_image(), terrain_type::editor_name(), t_string::empty(), utils::format_conjunct_list(), terrain_type::gives_healing(), terrain_type::has_default_base(), terrain_type::help_topic_text(), terrain_type::hide_in_editor(), terrain_type::icon_image(), terrain_type::id(), markup::img(), 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(), markup::make_link(), terrain_type::mvt_type(), t_translation::NO_LAYER, terrain_type::number(), t_translation::terrain_code::overlay, t_string::str(), t, markup::tag(), help::terrain_prefix, type_, font::unicode_bullet, terrain_type::union_type(), VGETTEXT, VNGETTEXT, and WRN_HP.
      
  | 
  private | 
Definition at line 29 of file help_topic_generators.hpp.
Referenced by operator()().