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