pstamp-at
xcor ycor color
Parameters:
xcor |
Number |
|
ycor |
Number |
|
color |
Color |
|
Description:
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
stamp-at