qui ~master (2021-06-22T01:32:46Z)
Dub
Repo
TermWrapper.put
qui
termwrap
TermWrapper
writes a character
ch
at a position
(x, y)
void
put
(int x, int y, dchar ch)
class
TermWrapper
void
put
(
int
x
,
int
y
,
dchar
ch
)
void
put
(int x, int y, dchar ch, Color fg, Color bg)
Meta
Source
See Implementation
qui
termwrap
TermWrapper
constructors
this
destructors
~this
functions
color
fill
flush
getEvent
moveCursor
put
write
properties
cursorVisible
height
width
writes a character ch at a position (x, y)