setHeading index |
||||
Name | setHeading () | |||
Description | Sets Turtle's heading--the direction the Turtle is facing. | |||
Syntax | setHeading (angle); |
|||
Parameters |
|
|||
Returns |
|
|||
Related | setX() setY() getX() getY() getHeading() |
|||
Example |
|
|||