Package it.unibo.alchemist.model.implementations.movestrategies.target

Types

Link copied to clipboard
open class FollowTargetOnMap<T> : FollowTarget<T, P>
This strategy reads the value of a "target" molecule and tries to interpret it as a coordinate.
Link copied to clipboard
class FollowTrace<T> : AbstractStrategyWithGPS, TargetSelectionStrategy<T, P>
This strategy follows a Route.