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