- clearTimeout
void clearTimeout(int id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- l
auto l(int t, string line)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTimeout
int setTimeout(int ctx, int ptr, int ms)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setTimeout
int setTimeout(Delegate del, int ms)
Undocumented in source. Be warned that the author may not have intended to support it.
- terminal_run_garbage
auto terminal_run_garbage(Terminal terminal)
Undocumented in source. Be warned that the author may not have intended to support it.
- terminal_run_intro
auto terminal_run_intro(Terminal terminal)
Undocumented in source. Be warned that the author may not have intended to support it.
- terminal_run_outro
auto terminal_run_outro(Terminal terminal)
Undocumented in source. Be warned that the author may not have intended to support it.
- terminal_run_story
auto terminal_run_story(Terminal terminal)
Undocumented in source. Be warned that the author may not have intended to support it.
- terminal_show_notice
auto terminal_show_notice(Terminal terminal, LineRange notice, TerminalCallback callback)
Undocumented in source. Be warned that the author may not have intended to support it.
- terminal_write_text
void terminal_write_text(Terminal terminal, LineRange lines, TerminalCallback callback)
Undocumented in source. Be warned that the author may not have intended to support it.