dinorun ~master (2019-12-22T14:44:46Z)
Dub
Repo
TermWrapper.fill
terminalwrapper
TermWrapper
fills a rectangle with a character
void
fill
(
char
ch
)
void
fill
(
char
ch
,
int
x1
,
int
x2
,
int
y1
,
int
y2
)
class
TermWrapper
void
fill
(
char
ch
,
int
x1
,
int
x2
,
int
y1
,
int
y2
)
Meta
Source
See Implementation
terminalwrapper
TermWrapper
constructors
this
functions
color
fill
flush
getKey
height
put
width
fills a rectangle with a character