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