Handbook
Glossary
destroy ( active-object -- )
Vocabulary
rosetta-code
.
active-object
Inputs
active-object
an
object
Outputs
None
Definition
USING:
accessors
timers
;
IN:
rosetta-code.active-object
:
destroy
( active-object -- )
timer>>
stop-timer
;