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