Handbook
Glossary
increment-tick ( loop -- )
Vocabulary
game
.
loop
.
private
Inputs
loop
an
object
Outputs
None
Definition
USING:
accessors
kernel
math
;
IN:
game.loop.private
:
increment-tick
( loop -- )
[
1
+
]
change-tick#
drop
;