public setAgentPosition ( int agentNo, Vector2 position ) : void | ||
agentNo | int | The number of the agent whose two-dimensional * position is to be modified. |
position | Vector2 | The replacement of the two-dimensional * position. |
Результат | void |
public setAgentPosition ( int agentNo, Vector2 position ) : void | ||
agentNo | int | The number of the agent whose two-dimensional * position is to be modified. |
position | Vector2 | The replacement of the two-dimensional * position. |
Результат | void |