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