|
Move Action
|
||
| Definition: | The Move action moves an agent one cell in the direction indicated by the Direction parameter. The dot (.) will leave the agent at its current position. | |
| Parameters: | direction | |
| Example: | In the Rainy Day simulation, the Rain agent drops down with a slight chance of moving diagonally to simulate wind coming from the left.
When the Rain agent can move down no further, it moves left or right.
|
|
| See the Rainy Day simulation. | ||
|
| Next | Reference Manual | Getting Started Manual | |
||