Definition at line 45 of file ca_move_to_targets.cpp.
◆ move_cost_calculator()
ai::ai_default_rca::move_cost_calculator::move_cost_calculator |
( |
const unit & |
u, |
|
|
const gamemap & |
map, |
|
|
const unit_map & |
units, |
|
|
const move_map & |
enemy_dstsrc |
|
) |
| |
|
inline |
◆ cost()
double ai::ai_default_rca::move_cost_calculator::cost |
( |
const map_location & |
loc, |
|
|
const double |
|
|
) |
| const |
|
inlinevirtual |
◆ avoid_enemies_
const bool ai::ai_default_rca::move_cost_calculator::avoid_enemies_ |
|
private |
◆ enemy_dstsrc_
const move_map& ai::ai_default_rca::move_cost_calculator::enemy_dstsrc_ |
|
private |
◆ map_
const gamemap& ai::ai_default_rca::move_cost_calculator::map_ |
|
private |
◆ max_moves_
const int ai::ai_default_rca::move_cost_calculator::max_moves_ |
|
private |
◆ unit_
const unit& ai::ai_default_rca::move_cost_calculator::unit_ |
|
private |
◆ units_
const unit_map& ai::ai_default_rca::move_cost_calculator::units_ |
|
private |
The documentation for this struct was generated from the following file: