Make springies ui 800x600
parent
c8c7221c58
commit
4a96490e48
extra/springies/ui
|
@ -51,7 +51,7 @@ DEFER: maybe-loop
|
|||
: springies-window* ( -- )
|
||||
|
||||
C[ display ] <slate> >slate
|
||||
{ 700 500 } slate> set-slate-dim
|
||||
{ 800 600 } slate> set-slate-dim
|
||||
C[ { 500 500 } >world-size loop on [ run ] in-thread ]
|
||||
slate> set-slate-graft
|
||||
C[ loop off ] slate> set-slate-ungraft
|
||||
|
|
Loading…
Reference in New Issue