- forChild
auto forChild(Component c, Viewport viewport)
Undocumented in source. Be warned that the author may not have intended to support it.
- forChild
auto forChild(Component c)
Undocumented in source. Be warned that the author may not have intended to support it.
- line
void line(const(Position) from, const(Position) to, const(string) what)
Undocumented in source. Be warned that the author may not have intended to support it.
- putString
auto putString(int x, int y, string s)
low level output (taking left/top, viewport and scroll into account)
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.