- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- drawInput
void drawInput(int[2] pos, int[2] size, int sep)
Undocumented in source. Be warned that the author may not have intended to support it.
- drawOutput
void drawOutput(int[2] pos, int[2] size, int sep)
Undocumented in source. Be warned that the author may not have intended to support it.
- grabKeyboard
void grabKeyboard()
Undocumented in source. Be warned that the author may not have intended to support it.
- keyboard
void keyboard(dchar key)
Undocumented in source. Be warned that the author may not have intended to support it.
- keyboard
void keyboard(Keyboard.key key, bool pressed)
Undocumented in source. Be warned that the author may not have intended to support it.
- onDraw
void onDraw()
Undocumented in source. Be warned that the author may not have intended to support it.
- onPaste
void onPaste(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
- resized
void resized(int[2] size)
Undocumented in source. Be warned that the author may not have intended to support it.
- showOutput
void showOutput()
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.