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