- refresh
void refresh()
Undocumented in source. Be warned that the author may not have intended to support it.
- setCell
void setCell(size_t x, size_t y, char[] ch, Nullable!AnsiStyleSet style)
Undocumented in source. Be warned that the author may not have intended to support it.
- setCellsSingleChar
void setCellsSingleChar(size_t x, size_t y, size_t width, size_t height, char[] ch, Nullable!AnsiStyleSet style)
Undocumented in source. Be warned that the author may not have intended to support it.
- setCellsString
void setCellsString(size_t x, size_t y, size_t width, size_t height, char[] ch, size_t stopX, size_t stopY, Nullable!AnsiStyleSet style)
Undocumented in source. Be warned that the author may not have intended to support it.