Turtle

setheading (seth) angle

Parameters:
angle Number

Description:
Turtles set their heading to angle.
angle should be from 0 to 360 degrees, inclusive.

Examples:
seth 0 sets the turtle's heading to the top of the screen.

seth 90 sets the turtle's heading to the right of the screen.

Related Commands:
heading right seth-at seth-of seth-towards