JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package de.bsommerfeld.pathetic.api.pathing.heuristic
package
de.bsommerfeld.pathetic.api.pathing.heuristic
Related Packages
Package
Description
de.bsommerfeld.pathetic.api.pathing
de.bsommerfeld.pathetic.api.pathing.configuration
de.bsommerfeld.pathetic.api.pathing.context
de.bsommerfeld.pathetic.api.pathing.hook
de.bsommerfeld.pathetic.api.pathing.processing
Provides interfaces and classes for extending the core pathfinding logic of "pathetic" through a customizable processor pipeline.
de.bsommerfeld.pathetic.api.pathing.result
All Classes and Interfaces
Interfaces
Classes
Class
Description
HeuristicContext
HeuristicStrategies
HeuristicWeights
Represents a set of weights used to calculate a heuristic for the A* pathfinding algorithm.
IHeuristicStrategy
LinearHeuristicStrategy
SquaredHeuristicStrategy