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