count-turtles-towards
angle distance
Parameters:
angle |
Number |
angle measured from the direction the caller is facing |
distance |
Number |
distance from the caller |
Description:
Reports the number of turtles distance away at angle angle from the caller.
Examples:
count-turtles-towards 0 1
reports the number of turtles one patch directly in front of the caller.
Notes:
Note the angle is measured from the direction the caller is facing.
Related Commands:
count-breed-towards
count-turtles
count-turtles-at
count-turtles-here
count-turtles-with