setc-at
xcor ycor color
Parameters:
xcor |
Number |
|
ycor |
Number |
|
color |
Color |
|
Description:
Sets the color of the turtle at (xcor, ycor) to color.
Examples:
setc-at 1 1 0
sets the color of the turtle at (1,1)
to black
.
Related Commands:
color-at
setc-of
setc-towards
setcolor