StyledString

Undocumented in source.

Constructors

this
this(string s)
Undocumented in source.

Members

Functions

addStyle
StyledString addStyle(int style)
Undocumented in source. Be warned that the author may not have intended to support it.
setBackground
StyledString setBackground(int color)
Undocumented in source. Be warned that the author may not have intended to support it.
setForeground
StyledString setForeground(int color)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

afters
int[] afters;
Undocumented in source.
befores
int[] befores;
Undocumented in source.
s
string s;
Undocumented in source.

Meta