spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
setTimeout
game
terminal
Undocumented in source. Be warned that the author may not have intended to support it.
int
setTimeout
(int ctx, int ptr, int ms)
int
setTimeout
(Delegate del, int ms)
nothrow @
safe
int
setTimeout
(
Delegate
)
(
Delegate
del
,
int
ms
)
Meta
Source
See Implementation
game
terminal
aliases
TerminalCallback
functions
clearTimeout
l
setTimeout
terminal_run_garbage
terminal_run_intro
terminal_run_outro
terminal_run_story
terminal_show_notice
terminal_write_text
manifest constants
terminal_text_garbage
terminal_text_ident
terminal_text_outro
terminal_text_story
terminal_text_title
structs
Bold
Line
Terminal
TerminalGarbage
TerminalWriter
TextItem