user-input ( string world -- )


Vocabulary
ui.gestures

Inputs
stringa string
worlda world


Outputs
None

Word description
Calls user-input* on every parent of the world's currently-focused child.

Definition