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