Package com.ardorcraft.pathfinding
package com.ardorcraft.pathfinding
-
ClassDescriptionUse to define your own heuristic for use with the
ConstrainedAStar.AStar pathfinding with pluggable cost calculator (since that is game specific).
ConstrainedAStar.