finders/jps library

Classes

JumpPointFinder
Path finder using the Jump Point Search algorithm @param {object} opt @param {function} opt.heuristic Heuristic function to estimate the distance (defaults to manhattan).