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