CustomCharProps

custom character properties - for char-by-char drawing of text string with different character color and style

Constructors

this
this(uint color, bool underline, bool strikeThrough)
Undocumented in source.

Members

Variables

color
uint color;
Undocumented in source.
textFlags
uint textFlags;
Undocumented in source.

Meta