pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
Raster.clearPaletteChunk
PixelPerfectEngine
graphics
raster
Raster
Clears an area of the palette with zeroes. Returns the original area.
class
Raster
@
safe
Color
[]
clearPaletteChunk
(
ushort
lenght
,
ushort
offset
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
raster
Raster
aliases
LayerMap
constructors
this
destructors
~this
functions
addLayer
addPaletteChunk
addRefreshListener
clearPaletteChunk
editColor
getOutput
getPaletteIndex
isRefreshing
loadPalette
loadPaletteChunk
refresh
removeLayer
replaceLayer
resetAvgfps
setPaletteIndex
setupPalette
properties
avgfps
fps
palette
variables
_palette
displayedBuffer
fbData
fbPitch
frameBuffer
layerMap
nOfBuffers
updatedBuffer
Clears an area of the palette with zeroes. Returns the original area.