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::t_terrain &terrain) const | movetype | inline |
effects | movetype | static |
flying_ | movetype | private |
get_defense() | movetype | inline |
get_defense() const | movetype | inline |
get_jamming() | movetype | inline |
get_jamming() const | movetype | inline |
get_movement() | movetype | inline |
get_movement() const | movetype | inline |
get_resistances() | movetype | inline |
get_resistances() const | movetype | inline |
get_vision() | movetype | inline |
get_vision() const | movetype | inline |
has_jamming_data() const | movetype | inline |
has_terrain_defense_caps(const std::set< t_translation::t_terrain > &ts) const | movetype | |
has_vision_data() const | movetype | inline |
is_flying() const | movetype | inline |
jamming_ | movetype | private |
jamming_cost(const t_translation::t_terrain &terrain, bool slowed=false) const | movetype | inline |
merge(const config &new_cfg, bool overwrite=true) | movetype | |
movement_ | movetype | private |
movement_cost(const t_translation::t_terrain &terrain, bool slowed=false) const | movetype | inline |
movetype() | movetype | |
movetype(const config &cfg) | movetype | explicit |
movetype(const movetype &that) | movetype | |
resist_ | movetype | private |
resistance_against(const attack_type &attack) const | movetype | inline |
resistance_against(const std::string &damage_type) const | movetype | inline |
set_flying(bool flies=true) | movetype | inline |
UNREACHABLE | movetype | static |
vision_ | movetype | private |
vision_cost(const t_translation::t_terrain &terrain, bool slowed=false) const | movetype | inline |
write(config &cfg) const | movetype |