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