- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(char[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
- putf
void putf(const(char)[] fmt, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- putfln
void putfln(const(char)[] fmt, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- putln
void putln(const(char)[] str)
Undocumented in source. Be warned that the author may not have intended to support it.