Class GoTo
-
- All Implemented Interfaces:
-
it.unibo.alchemist.model.movestrategies.TargetSelectionStrategy
,java.io.Serializable
public final class GoTo<T extends Object, P extends Position<P>> implements TargetSelectionStrategy<T, P>
TargetSelectionStrategy that has the objective to go towards a fixed destination in the Environment.