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 0 commands the patch one unit to the right
and one unit above the caller to set the color of the turtles on it to
black.
Related commands:
pstamp pstamp-towards
|