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