Uses of Package
de.bsommerfeld.pathetic.api.pathing.heuristic
Packages that use de.bsommerfeld.pathetic.api.pathing.heuristic
Package
Description
-
Classes in de.bsommerfeld.pathetic.api.pathing.heuristic used by de.bsommerfeld.pathetic.api.pathing.configurationClassDescriptionRepresents a set of weights used to calculate a heuristic for the A* pathfinding algorithm.Defines the contract for heuristic strategies used in pathfinding algorithms.
-
Classes in de.bsommerfeld.pathetic.api.pathing.heuristic used by de.bsommerfeld.pathetic.api.pathing.heuristicClassDescriptionRepresents a set of weights used to calculate a heuristic for the A* pathfinding algorithm.Defines the contract for heuristic strategies used in pathfinding algorithms.
-
Classes in de.bsommerfeld.pathetic.api.pathing.heuristic used by de.bsommerfeld.pathetic.engineClassDescriptionRepresents a set of weights used to calculate a heuristic for the A* pathfinding algorithm.Defines the contract for heuristic strategies used in pathfinding algorithms.
-
Classes in de.bsommerfeld.pathetic.api.pathing.heuristic used by de.bsommerfeld.pathetic.engine.pathfinder.processingClassDescriptionDefines the contract for heuristic strategies used in pathfinding algorithms.