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