This is the complete list of members for movetype, including all inherited members.
damage_table() const | movetype | inline |
defense_ | movetype | private |
defense_modifier(const t_translation::terrain_code &terrain) const | movetype | inline |
effects | movetype | static |
flying_ | movetype | private |
get_defense() | movetype | inline |
get_defense() const | movetype | inline |
get_jamming() const | movetype | inline |
get_movement() const | movetype | inline |
get_resistances() | movetype | inline |
get_resistances() const | movetype | inline |
get_vision() const | movetype | inline |
has_jamming_data() const | movetype | inline |
has_terrain_defense_caps(const std::set< t_translation::terrain_code > &ts) const | movetype | |
has_vision_data() const | movetype | inline |
is_flying() const | movetype | inline |
jamming_ | movetype | private |
jamming_cost(const t_translation::terrain_code &terrain, bool slowed=false) const | movetype | inline |
merge(const config &new_cfg, bool overwrite=true) | movetype | |
merge(const config &new_cfg, const std::string &applies_to, bool overwrite=true) | movetype | |
movement_ | movetype | private |
movement_cost(const t_translation::terrain_code &terrain, bool slowed=false) const | movetype | inline |
movetype() | movetype | |
movetype(const config &cfg) | movetype | explicit |
movetype(const movetype &that) | movetype | |
movetype(movetype &&that) | movetype | |
mvj_params_ | movetype | privatestatic |
operator=(const movetype &that) | movetype | |
operator=(movetype &&that) | movetype | |
read_terrain_costs(const config &cfg) | movetype | static |
resist_ | movetype | private |
resistance_against(const std::string &damage_type) const | movetype | inline |
set_flying(bool flies=true) | movetype | inline |
special_notes() const | movetype | inline |
special_notes_ | movetype | private |
swap(movetype &a, movetype &b) | movetype | friend |
swap(movetype::terrain_info &a, movetype::terrain_info &b) | movetype | friend |
UNREACHABLE | movetype | static |
vision_ | movetype | private |
vision_cost(const t_translation::terrain_code &terrain, bool slowed=false) const | movetype | inline |
write(config &cfg, bool include_notes) const | movetype | |
~movetype()=default | movetype |