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