Handbook
Glossary
window-gadget
Vocabulary
gamelib
.
ui
Definition
USING:
ui.gadgets.tracks
;
IN:
gamelib.ui
TUPLE:
window-gadget
<
track
focusable-child-number
;
Methods
USING:
accessors
gamelib.ui
kernel
sequences
ui.gadgets
;
M:
window-gadget
focusable-child*
dup
children>>
swap
focusable-child-number>>
swap
nth
;