Turtle, Observer, Patch

one-of-turtles-at xcor ycor

Parameters:
xcor Number x-coordinate
ycor Number y-coordinate

Description:
Returns a random turtle xcor units in the x direction and ycor units in the y direction away from the caller.

Examples:
one-of-turtles-at 1 1 returns a random turtle one unit to the right and one unit above the caller.

Related Commands:
one-of-breed-at one-of-turtles one-of-turtles-at-with one-of-turtles-towards one-of-turtles-with