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