Handbook
Glossary
jamshred-window ( -- )
Vocabulary
jamshred
Inputs
None
Outputs
None
Definition
USING:
accessors
jamshred.game
kernel
ui
ui.gadgets.worlds
;
IN:
jamshred
:
jamshred-window
( -- )
[
f
T{
world-attributes
{
title
"Jamshred"
}
}
clone
<jamshred>
<jamshred-gadget>
>>gadgets
open-window
]
with-ui
;