Uses of Class
de.bsommerfeld.pathetic.engine.pathfinder.AbstractPathfinder
Packages that use AbstractPathfinder
-
Uses of AbstractPathfinder in de.bsommerfeld.pathetic.engine.pathfinder
Subclasses of AbstractPathfinder in de.bsommerfeld.pathetic.engine.pathfinderModifier and TypeClassDescriptionfinal classAn A* pathfinding algorithm that uses a heuristic to guide the search toward the target.