Turtle, Patch

breed

Description:
Returns the turtle's breed, or if a patch is calling it, the breed of one of the turtles on the patch.

Examples:
if breed = frogs [fd 5] makes all turtles of breed frogs move forward 5 steps.

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