dlangui v0.9.182 (2018-11-26T09:11:32Z)
Home
Dub
Repo
ANSIConsoleDrawBuf.drawChar
dlangui
platforms
ansi_console
consoleapp
ANSIConsoleDrawBuf
Undocumented in source. Be warned that the author may not have intended to support it.
class
ANSIConsoleDrawBuf
override
void
drawChar
(
int
x
,
int
y
,
dchar
ch
,
uint
color
,
uint
bgcolor
)
Meta
Source
See Implementation
dlangui
platforms
ansi_console
consoleapp
ANSIConsoleDrawBuf
constructors
this
destructors
~this
functions
afterDrawing
beforeDrawing
clear
drawChar
drawFragment
drawGlyph
drawPixel
drawRescaled
fill
fillGradientRect
fillRect
fillRectPattern
resize
properties
bpp
console
height
width
static functions
toConsoleColor
static variables
CONSOLE_COLORS_RGB
SPACE_STRING
variables
_console