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