list-of-turtles-towards
angle distance
Parameters:
angle |
Number |
angle from the caller |
distance |
Number |
distance away from the caller |
Description:
Returns a list of turtles at the patch angle away at angle distance from the caller.
Examples:
list-of-turtles-towards 0 1
returns a list of turtles one unit directly in front of the caller.
Related Commands:
list-of-breed-towards
list-of-turtles-at
list-of-turtles-here