Handbook
Glossary
world-focus ( world -- gadget )
Vocabulary
ui
.
gestures
Inputs
world
a
world
Outputs
gadget
a
gadget
Word description
Gets the gadget that is in focus for the world.
Definition
USING:
accessors
kernel
;
IN:
ui.gestures
:
world-focus
( world -- gadget )
[
focus>>
]
[
world-focus
]
?when
;