CognitiveAgentSeparation

constructor(environment: Physics2DEnvironment<T>, reaction: Reaction<T>, pedestrian: PedestrianProperty<T>)

Parameters

environment
the environment inside which the node moves.
reaction
the reaction which executes this action.
pedestrian
the owner of this action.