ysge ~master (2026-07-03T20:13:52.8143379)
Dub
Repo
Terminal.SetCharacter
ysge
ui
terminal
Terminal
sets a character in the text buffer
class
Terminal
void
SetCharacter
(
Vec2
!
size_t
pos
,
char
ch
,
ubyte
fg
=
Colour.White
,
ubyte
bg
=
Colour.Black
)
Meta
Source
See Implementation
ysge
ui
terminal
Terminal
constructors
this
functions
Clear
CreateCopy
DrawBox
FillRect
GetSize
HandleEvent
HorizontalLine
Render
SetCell
SetCharacter
SetSize
VerticalLine
WriteString
WriteStringCentered
WriteStringLines
WriteStringLinesCentered
variables
cellSize
cells
characters
palette
pos
sets a character in the text buffer