ae ~sd (2021-12-20T16:35:43.7627576)
Dub
Repo
Turtle.turnLeft
ae
demo
turtle
turtle
Turtle
Change the turtle orientation by the given number of degrees.
struct
Turtle
(View)
void
turnLeft
(
float
deg
)
if
(
isWritableView
!
View
)
Meta
Source
See Implementation
ae
demo
turtle
turtle
Turtle
aliases
Color
functions
forward
penDown
penUp
turnAround
turnLeft
turnRight
variables
color
orientation
penActive
scale
view
x
y
Change the turtle orientation by the given number of degrees.