Public Member Functions | |
| bad_recalls_remover (const std::map< std::string, int > &unit_combat_scores) | |
| bool | operator() (const std::pair< std::string, double > &p) |
Private Attributes | |
| bool | allow_any_ |
| double | best_combat_score_ |
Definition at line 707 of file ai.cpp.
| ai::bad_recalls_remover::bad_recalls_remover | ( | const std::map< std::string, int > & | unit_combat_scores | ) | [inline] |
Definition at line 709 of file ai.cpp.
References allow_any_, and best_combat_score_.
| bool ai::bad_recalls_remover::operator() | ( | const std::pair< std::string, double > & | p | ) | [inline] |
Definition at line 720 of file ai.cpp.
References allow_any_, and best_combat_score_.
bool ai::bad_recalls_remover::allow_any_ [private] |
Definition at line 731 of file ai.cpp.
Referenced by bad_recalls_remover(), and operator()().
double ai::bad_recalls_remover::best_combat_score_ [private] |
Definition at line 732 of file ai.cpp.
Referenced by bad_recalls_remover(), and operator()().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:18:54 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |