stagexl
stagexl
BitmapDataUpdateBatch
update
update
stagexl
stagexl
BitmapDataUpdateBatch
update
method
update
Source
stagexl
stagexl
BitmapDataUpdateBatch
Constructors
BitmapDataUpdateBatch
Properties
bitmapData
hashCode
runtimeType
Operators
operator ==
Methods
applyFilter
clear
colorTransform
copyPixels
draw
drawPixels
fillRect
getPixel32
noSuchMethod
setPixel32
toString
update
void
update
(
)
Update the underlying rendering surface.
Source
void update() => this.bitmapData.renderTexture.update();