Closed fabio-t closed 7 years ago
Point2I did not need to extend awt.Point
Tests still need some cleaning up and more coverage but it's not too bad
AStar would always return null if the target of findPath was an obstacle. Which doesn't work, because end points are often obstacles (eg, creatures to attack)
Point2I did not need to extend awt.Point
Tests still need some cleaning up and more coverage but it's not too bad
AStar would always return null if the target of findPath was an obstacle. Which doesn't work, because end points are often obstacles (eg, creatures to attack)