Handbook
Glossary
restore-turtle ( turtle -- turtle )
Vocabulary
L-system
Inputs
turtle
an
object
Outputs
turtle
an
object
Definition
USING:
accessors
kernel
sequences
;
IN:
L-system
:
restore-turtle
( turtle -- turtle )
saved>>
pop
dup
color>>
set-color
;