FollowTarget
open class FollowTarget<T, P : Position<P>>(environment: Environment<T, P>, node: Node<T>, val targetMolecule: Molecule) : TargetSelectionStrategy<T, P> (source)
This strategy reads the value of a "target" molecule and tries to interpret it as a coordinate.
Parameters
environment
the environment
node
the node
targetMolecule
the target molecule