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