Turtle, Observer, Patch

color-towards angle distance

Parameters:
angle Number angle from the caller
distance Number distance away from the caller

Description:
Reports the color of the turtle distance away at an angle of angle from the caller. Note that the angle is measured from the direction the caller is facing.

Examples:
color-towards 0 1 reports the color of the turtle one patch directly ahead of the caller.

Related Commands:
color color-at color-of setc-towards