qui ~master (2021-06-22T01:32:46Z)
Dub
Repo
TermWrapper.write
qui
termwrap
TermWrapper
writes a string at position
(x, y)
void
write
(int x, int y, dstring str)
class
TermWrapper
void
write
(
int
x
,
int
y
,
dstring
str
)
void
write
(int x, int y, dstring str, 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 string at position (x, y)