toggle menu
ktaf
1.5.2
jvm
switch theme
search in API
ktaf
/
com.github.benpollarduk.ktaf.rendering.frames.ansi
/
AnsiGridStringBuilder
/
setCell
set
Cell
fun
setCell
(
x
:
Int
,
y
:
Int
,
character
:
Char
,
color
:
AnsiColor
)
Set the cell at a specified
x
and
y
position to a specified
character
and
color
.