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