stamp-at
xcor ycor color
Parameters:
xcor |
Number |
number of patches away in the x direction |
ycor |
Number |
number of patches away in the y direction |
color |
Number |
color to set |
Description:
Sets the color of the patch at xcor ycor relative to the caller to color.
Examples:
stamp-at 1 1 0
sets the color of the patch one unit to the right and one unit above the caller to black (color 0).
Related Commands:
pc-at
pstamp-at
stamp
stamp-towards