Turtle, Observer, Patch

one-of-breed-towards-with angle distance [condition]

Parameters:
angle Number angle from caller
distance Number distance from caller
[condition] List of turtle commands list of commands that returns true or false

Description:
Returns a random turtle of the breed specified that is at a distance distance and an angle angle from the caller that satisfies [condition]

Examples:
one-of-mice-towards-with 180 1 [color = blue] returns a random turtle of breed mice and color blue that is one space behind the caller

Related Commands:
one-of-breed one-of-breed-at-with one-of-breed-here-with one-of-breed-towards one-of-turtles-towards-with