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