Handbook
Glossary
send-button-down ( gesture loc world -- )
Vocabulary
ui
.
gestures
Inputs
gesture
an
object
loc
an
object
world
an
object
Outputs
None
Definition
USING:
accessors
kernel
namespaces
sequences
;
IN:
ui.gestures
:
send-button-down
( gesture loc world -- )
move-hand
start-drag-timer
dup
#>>
dup
update-click#
hand-buttons
get-global
push
update-clicked
button-gesture
;