Turtle, Observer, Patch

list-of-turtles-at xcor ycor

Parameters:
xcor Number number of units away in the x direction
ycor Number number of units away in the y direction

Description:
Returns a list of turtles xcor units in the x direction and ycor units in the y direction away from the caller .

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

Related Commands:
list-of-breed-at list-of-turtles-at-with list-of-turtles-here list-of-turtles-towards