Handbook
Glossary
default-L-parser-values ( turtle -- turtle )
Vocabulary
L-system
Inputs
turtle
an
object
Outputs
turtle
an
object
Definition
USING:
accessors
;
IN:
L-system
:
default-L-parser-values
( turtle -- turtle )
1
>>length
45
>>angle
1
>>thickness
2
>>color
;