ae v0.0.1981 (2017-07-03T22:25:46Z)
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.