#include <help_topic_generators.hpp>
Public Member Functions | |
unit_topic_generator (const unit_type &t, std::string variation="") | |
virtual std::string | operator() () const |
![]() | |
topic_generator ()=default | |
virtual | ~topic_generator () |
Private Attributes | |
const unit_type & | type_ |
const std::string | variation_ |
Definition at line 40 of file help_topic_generators.hpp.
|
inline |
Definition at line 45 of file help_topic_generators.hpp.
|
virtual |
Implements help::topic_generator.
Definition at line 353 of file help_topic_generators.cpp.
References _(), unit_type::abilities_metadata(), help::ability_prefix, unit_type::adv_abilities_metadata(), unit_type::advances_from(), unit_type::advances_to(), unit_type::alignment(), unit_type::alignment_description(), unit_type::attacks(), unit_type::big_profile(), markup::bold(), unit_type_data::build_unit_type(), unit_type::can_advance(), unit_type::cost(), help::description_type(), unit_type::experience_needed(), unit_race::FEMALE, unit_type_data::find(), unit_type::flag_rgb(), unit_type::FULL, help::FULL_DESCRIPTION, video::game_canvas_size(), unit_type::genders(), unit_type::get_cfg(), unit_type::get_gender_unit_type(), unit_type::get_variation(), translation::gettext(), unit_type::has_gender_variation(), unit_type::HELP_INDEXED, unit_type::hitpoints(), i, unit_type::id(), unit_type::image(), markup::img(), markup::italic(), unit_type::jamming(), unit_type::level(), markup::make_link(), unit_race::MALE, unit_type::max_attacks(), unit_type::modification_advancements(), unit_type::movement(), font::nbsp, unit_type::num_traits(), unit_race::plural_name(), unit_type::possible_traits(), help::print_trait_list(), unit_type::race(), unit_type::race_id(), utils::views::reverse, gui2::settings::screen_width, unit_type::show_variations_in_help(), unit_type::small_profile(), unit_type::special_notes(), utils::split(), editor::start(), string_table, markup::tag(), type_, unit_type::type_name(), font::unicode_bullet, font::unicode_em_dash, unit_type::unit_description(), help::unit_prefix, unit_types, help::unknown_unit_topic, variation_, help::variation_prefix, unit_type::variations(), unit_type::vision(), VNGETTEXT, and font::weapon_numbers_sep.
|
private |
Definition at line 42 of file help_topic_generators.hpp.
Referenced by operator()().
|
private |
Definition at line 43 of file help_topic_generators.hpp.
Referenced by operator()().