drawHorizontalLine

Draws horizontal line with specified fill character

void
drawHorizontalLine

Parameters

pos ConsolePoint

Start coordinates

length int

Line width

border char

Border character

Meta