GoTo

constructor(environment: Environment<T, P>, vararg destination: Number)

Parameters

environment

: the environment executing the simulation,

destination

: an indefinite number of Number values that indicates the coordinates of the destination.


constructor(destination: P)

Parameters

position type