ask-breed
[list of commands]
Parameters:
[list of commands] |
List of turtle commands |
A list of turtle commands to run |
Description:
Asks all turtles of breed frogs
to run [list of commands]
. The observer will wait for all of the turtles to finish before continuing.
Examples:
ask-frogs [fd 1 rt 90]
will make all turtles of breed frogs
move forward one step and then turn 90 degrees to the right.
Related Commands:
ask-breed-with
ask-list-of-turtles
ask-patch-at
ask-patches
ask-turtle
ask-turtles
ask-turtles-with