ysge ~master (2026-07-03T20:13:52.8143379)
Dub
Repo
Terminal.HorizontalLine
ysge
ui
terminal
Terminal
draws a horizontal line in the text buffer
class
Terminal
void
HorizontalLine
(
Vec2
!
size_t
start
,
size_t
length
,
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
draws a horizontal line in the text buffer