Turtle.orientation

Current turtle orientation (in degrees). Initially, the turtle is facing upwards.

struct Turtle(View)
float orientation;

Meta