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