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