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