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