Public Member Functions | |
| potential_recruit_sorter () | |
| potential_recruit_sorter (int max_cost_, double max_quality_, double quality_factor_) | |
| bool | operator() (const potential_recruit *a, const potential_recruit *b) |
Public Attributes | |
| int | max_cost |
| double | max_quality |
| double | quality_factor |
Definition at line 396 of file ca_testing_recruitment.cpp.
| ai::testing_ai_default::potential_recruit_sorter::potential_recruit_sorter | ( | ) | [inline] |
Definition at line 398 of file ca_testing_recruitment.cpp.
| ai::testing_ai_default::potential_recruit_sorter::potential_recruit_sorter | ( | int | max_cost_, | |
| double | max_quality_, | |||
| double | quality_factor_ | |||
| ) | [inline] |
Definition at line 401 of file ca_testing_recruitment.cpp.
| bool ai::testing_ai_default::potential_recruit_sorter::operator() | ( | const potential_recruit * | a, | |
| const potential_recruit * | b | |||
| ) | [inline] |
Definition at line 404 of file ca_testing_recruitment.cpp.
References ai::testing_ai_default::potential_recruit::cost(), max_cost, max_quality, ai::testing_ai_default::potential_recruit::quality(), and quality_factor.

Definition at line 413 of file ca_testing_recruitment.cpp.
Referenced by operator()().
Definition at line 414 of file ca_testing_recruitment.cpp.
Referenced by operator()().
Definition at line 415 of file ca_testing_recruitment.cpp.
Referenced by operator()().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:17:55 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |