Cognitive Agent Cohesion
constructor(environment: Environment<T, P>, reaction: Reaction<T>, pedestrian: PedestrianProperty<T>)
Parameters
environment
the environment inside which the node moves.
Content copied to clipboard
reaction
the reaction which executes this action.
Content copied to clipboard