spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
setTimeout
game
terminal
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int
setTimeout
(int ctx, int ptr, int ms)
nothrow @
safe
extern (
C
)
int
setTimeout
(
int
ctx
,
int
ptr
,
int
ms
)
int
setTimeout
(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