ae ~appveyor (2021-10-25T21:58:16.0365618)
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.