evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
TextArea.appendLine
evael
graphics
gui
controls
TextArea
TextArea
Undocumented in source. Be warned that the author may not have intended to support it.
void
appendLine
(wstring text, Color color)
void
appendLine
(string text, Color color)
class
TextArea
void
appendLine
(
in
string
text
,
in
ref
Color
color
=
Color.Black
)
Meta
Source
See Implementation
evael
graphics
gui
controls
TextArea
TextArea
aliases
Line
constructors
this
functions
appendLine
clear
draw
onScroll
properties
maxLines
text