Turtle, Observer, Patch

xcor-at xcor ycor

Parameters:
xcor Number units in the x direction away from the caller
ycor Number units in the y direction away from the caller

Description:
Reports the x-coordinate of the turtle xcor units in the x direction and ycor units in the y direction away from the caller.

Examples:
xcor-at 1 1 reports the x-coordinate of the turtle one unit to the right and one unit above the caller.

Related Commands:
setxcor-at xcor xcor-of xcor-towards ycor-at