one-of-turtles-towards
angle distance
Parameters:
angle |
Number |
|
distance |
Number |
|
Description:
Returns a random turtle at the patch distance
away at angle angle
from the caller.
Examples:
one-of-turtles-towards 0 1
returns a random turtle one unit directly in front of the caller.
Related Commands:
one-of-turtles
one-of-turtles-at
one-of-turtles-here
one-of-turtles-towards-with