Handbook
Glossary
user-input ( string world -- )
Vocabulary
ui
.
gestures
Inputs
string
a
string
world
a
world
Outputs
None
Word description
Calls
user-input*
on every parent of the world's currently-focused child.
Definition
USING:
kernel
sequences
;
IN:
ui.gestures
:
user-input
( string world -- )
[
\
user-input-tuple
queue-gesture
]
curry
unless-empty
;