ConsoleChar

Undocumented in source.

Members

Functions

set
void set(ConsoleChar v)

set value, supporting transparent background

Properties

backgroundColor
ubyte backgroundColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
backgroundColor
ubyte backgroundColor [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
textColor
ubyte textColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
textColor
ubyte textColor [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
underline
bool underline [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
underline
bool underline [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

attr
uint attr;
Undocumented in source.
ch
dchar ch;
Undocumented in source.

Meta