Introduce helper function YapfCalcEstimate
commit215e3a850b78cd3dda7544aa187de839a437eaa4
authorcirdan <cirdansw@gmail.com>
Wed, 19 Mar 2014 21:20:42 +0000 (19 22:20 +0100)
committercirdan <cirdansw@gmail.com>
Wed, 19 Mar 2014 21:20:42 +0000 (19 22:20 +0100)
tree9646db98162cec9344873c14aed7f129e3d251a7
parenta2df20b3bfd58bbd8a751d803eceebd85f919968
Introduce helper function YapfCalcEstimate

Introduce helper function YapfCalcEstimate to compute the
estimated distance from a YAPF node to a destination tile.
This factors out code used in all three YAPF pathfinders.
src/pathfinder/yapf/yapf.hpp
src/pathfinder/yapf/yapf_rail.cpp
src/pathfinder/yapf/yapf_road.cpp
src/pathfinder/yapf/yapf_ship.cpp