ae v0.0.2898 (2020-12-28T17:57:20Z)
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.