Handbook
Glossary
?ui-error ( error -- )
Vocabulary
game
.
loop
Inputs
error
an
object
Outputs
None
Definition
USING:
continuations
kernel
ui
ui.gadgets.worlds
;
IN:
game.loop
:
?ui-error
( error -- )
ui-running?
[
ui-error
]
[
rethrow
]
if
;