qui v0.5.3 (2020-12-23T00:54:18Z)
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)