Viewport.fillLine

Fills line, starting from current coordinates, with maximum max number of chars, if max>0

struct Viewport
private public
uint
fillLine
(
dchar c
,,,
uint max = 0
)

Return Value

Type: uint

number of characters written

Meta