Handbook
Glossary
rotate-left ( tetris -- )
Vocabulary
tetris
.
game
Inputs
tetris
an
object
Outputs
None
Definition
USING:
kernel
;
IN:
tetris.game
:
rotate-left
( tetris -- )
-1
swap
(rotate)
;