dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
DrawBuf.onDestroyCallback
dlangui
graphics
drawbuf
DrawBuf
Undocumented in source. Be warned that the author may not have intended to support it.
void
function
(
uint
)
onDestroyCallback
[@property setter]
void
function
(
uint
)
onDestroyCallback
[@property getter]
class
DrawBuf
@
property
void
function
(
uint
)
onDestroyCallback
(
)
Meta
Source
See Implementation
dlangui
graphics
drawbuf
DrawBuf
constructors
this
destructors
~this
functions
afterDrawing
applyClipping
beforeDrawing
clear
detectNinePatch
drawFragment
drawGlyph
drawImage
drawRescaled
fill
fillRect
resize
transformColors
properties
bpp
clipOrFullRect
clipRect
hasNinePatch
height
id
intersectClipRect
ninePatch
onDestroyCallback
width
variables
_clipRect
_id
_ninePatch
_onDestroyCallback