TerminalLine

Undocumented in source.

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
markLineEol
void markLineEol()
Undocumented in source. Be warned that the author may not have intended to support it.
markLineOverflow
void markLineOverflow()
Undocumented in source. Be warned that the author may not have intended to support it.
putCharAt
void putCharAt(dchar ch, int x, TerminalAttr currentAttr)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

eolFlag
bool eolFlag;
Undocumented in source.
line
TerminalChar[] line;
Undocumented in source.
overflowFlag
bool overflowFlag;
Undocumented in source.

Meta