jumper-1.7.0-1
版本发布时间: 2014-03-24 22:08:21
Yonaba/Jumper最新发布版本:jumper-1.8.1-1(2014-03-24 22:07:25)
- Added Astar search algorithm, along with Jump Point Search
- Implemented a common interface for the Pathfinder object
- Added argument type checking on pathfinder initialization
- Added Pathfinder:setFinder
- Added Pathfinder:getFinder
- Added Pathfinder:getFinders
- Added Pathfinder:getHeuristics
- Added Pathfinder:getModes
- Added Pathfinder:filter for path compression
- Removed autoFill feature (setAutoFill, getAutoFill)
- Faster heapify method in binary heaps module
- Updated docs, README, rockspecs