ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
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.