Handbook
Glossary
rotate-rightward ( player x -- )
Vocabulary
terrain
Inputs
player
an
object
x
an
object
Outputs
None
Definition
USING:
accessors
kernel
math
;
IN:
terrain
:
rotate-rightward
( player x -- )
[
+
]
curry
change-yaw
drop
;
inline