ysge v1.1.0 (2023-05-25T17:36:40Z)
Dub
Repo
TextScreen.VerticalLine
ysge
ui
terminal
TextScreen
draws a vertical line in the text buffer
class
TextScreen
void
VerticalLine
(
Vec2
!
size_t
start
,
size_t
length
,
char
ch
,
ubyte
fg
=
Colour.White
,
ubyte
bg
=
Colour.Black
)
Meta
Source
See Implementation
ysge
ui
terminal
TextScreen
constructors
this
functions
Clear
DrawBox
FillRect
GetSize
HandleEvent
HorizontalLine
Render
SetCell
SetCharacter
SetSize
VerticalLine
WriteString
WriteStringCentered
WriteStringLines
WriteStringLinesCentered
variables
cellSize
cells
characters
palette
draws a vertical line in the text buffer