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