Handbook
Glossary
game-world? ( object -- ? )
Vocabulary
game
.
worlds
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
game-world
class.
Definition
USING:
classes.tuple.private
;
IN:
game.worlds
:
game-world?
( object -- ? )
\
game-world
19
tuple-instance?
;