Turtle, Observer, Patch

setbreed-at xcor ycor breedname

Parameters:
xcor Number x offset
ycor Number y offset
breedname Breed

Description:
Sets the breed of the turtle xcor units in the x direction and ycor units in the y direction away from the caller to breedname.

Examples:
setbreed-at 1 1 fish sets the breed of the turtle one unit to the right and one unit above the caller to fish.

Related Commands:
breed-at setbreed setbreed-of setbreed-towards