rotate-z ( turtle angle -- turtle )


Vocabulary
L-system

Inputs
turtlean object
anglean object


Outputs
turtlean object


Definition

: rotate-z ( turtle angle -- turtle ) Rz apply-rotation ;