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