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