CognitiveAgentSeek
constructor(environment: Environment<T, P>, reaction: Reaction<T>, pedestrian: PedestrianProperty<T>, vararg coordinates: Number)(source)
constructor(environment: Environment<T, P>, reaction: Reaction<T>, pedestrian: PedestrianProperty<T>, target: P)(source)
Parameters
environment
the environment inside which the node moves.
Content copied to clipboard
pedestrian
the owner of this action.
Content copied to clipboard
target
the position the node moves towards.
Content copied to clipboard