-
- All Implemented Interfaces:
public final class DistanceWeightedKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends Any, P extends Position<P>, Vector<P>> DoubletargetDistanceTo(SteeringActionWithTarget<T, P> $self, Node<T> node, Environment<T, P> env)Computes the distance between this action's target and the given node. -
-
Method Detail
-
targetDistanceTo
final static <T extends Any, P extends Position<P>, Vector<P>> Double targetDistanceTo(SteeringActionWithTarget<T, P> $self, Node<T> node, Environment<T, P> env)
Computes the distance between this action's target and the given node.
-
-
-
-