This is the complete list of members for statistics_attack_context, including all inherited members.
attack_expected_damage(double attacker_inflict, double defender_inflict) | statistics_attack_context | |
attack_result(hit_result res, int cth, int damage, int drain) | statistics_attack_context | |
attacker_res | statistics_attack_context | private |
attacker_side | statistics_attack_context | private |
attacker_stats() | statistics_attack_context | private |
attacker_type | statistics_attack_context | private |
chance_to_hit_attacker | statistics_attack_context | private |
chance_to_hit_defender | statistics_attack_context | private |
defend_result(hit_result res, int cth, int damage, int drain) | statistics_attack_context | |
defender_res | statistics_attack_context | private |
defender_side | statistics_attack_context | private |
defender_stats() | statistics_attack_context | private |
defender_type | statistics_attack_context | private |
hit_result enum name | statistics_attack_context | |
HITS enum value | statistics_attack_context | |
KILLS enum value | statistics_attack_context | |
MISSES enum value | statistics_attack_context | |
statistics_attack_context(statistics_t &stats, const unit &a, const unit &d, int a_cth, int d_cth) | statistics_attack_context | |
stats typedef | statistics_attack_context | |
stats_ | statistics_attack_context | private |
~statistics_attack_context() | statistics_attack_context | |