dlangui v0.9.145 (2017-09-25T09:39:15Z)
Home
Dub
Repo
ConsoleDrawBuf.drawFragment
dlangui
platforms
console
consoleapp
ConsoleDrawBuf
draw source buffer rectangle contents to destination buffer
class
ConsoleDrawBuf
override
void
drawFragment
(
int
x
,
int
y
,
DrawBuf
src
,
Rect
srcrect
)
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
draw source buffer rectangle contents to destination buffer