Uses of Package
de.bsommerfeld.pathetic.api.pathing.processing.context
Packages that use de.bsommerfeld.pathetic.api.pathing.processing.context
Package
Description
The processor pipeline that extends per-neighbor evaluation.
Read-only context objects handed to processors.
The A* implementation.
Engine-side implementations of the processor context interfaces.
-
Classes in de.bsommerfeld.pathetic.api.pathing.processing.context used by de.bsommerfeld.pathetic.api.pathing.processingClassDescriptionProvides context for the evaluation of a single node (PathPosition) during a pathfinding search.Provides context for an entire pathfinding search operation.
-
-
-
Classes in de.bsommerfeld.pathetic.api.pathing.processing.context used by de.bsommerfeld.pathetic.engine.pathfinder.processingClassDescriptionProvides context for the evaluation of a single node (PathPosition) during a pathfinding search.Provides context for an entire pathfinding search operation.