Turtle, Observer, Patch

shape-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 the shape of the turtle xcor units to the right and ycor units above the caller.

Examples:
shape-at 0 1 returns the shape of the turtle one unit above the caller.

Related Commands:
setshape-at shape shape-of shape-towards