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