move-forward ( turtle length -- turtle ) (original) (raw)
move-forward ( turtle length -- turtle )
Vocabulary
L-system
Inputs
turtle | an object |
---|---|
length | an object |
Outputs
turtle | an object |
---|
Definition
: move-forward ( turtle length -- turtle )
step-turtle polygon-vertex ;