Handbook
Glossary
repeat-texcoord? ( object -- ? )
Vocabulary
gpu
.
textures
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
repeat-texcoord
class.
Definition
USING:
kernel
;
IN:
gpu.textures
:
repeat-texcoord?
( object -- ? )
\
repeat-texcoord
eq?
;