Searched defs:emergency_path_calculator (Results 1 – 2 of 2) sorted by relevance
240 struct emergency_path_calculator : cost_calculator struct246 const unit& unit_;247 const gamemap& map_;
850 emergency_path_calculator::emergency_path_calculator(const unit& u, const gamemap& map) in emergency_path_calculator() function in pathfind::emergency_path_calculator