pstamp-at xcor ycor color
Allows patches to set the color of the turtle xcor patches
in the x-direction and ycor patches in the y-direction away
to color.
Examples:
pstamp-at 1 1 blue commands the patch to set the color of
the turtles one unit to the right and one unit above the called patch
to the color blue.
Related commands:
pstamp pstamp-towards
|