breed-at
xcor ycor
Parameters:
xcor |
Number |
offset in the x direction |
ycor |
Number |
offset in the y direction |
Description:
Reports the breed of the turtle xcor units in the x direction and ycor units in the y direction away from the caller.
Examples:
breed-at 5 7
returns the breed of the turtle 5
units to the right and 7
units up from the caller.
Related Commands:
breed
breed-of
breed-towards
setbreed-at