pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
RefreshListener
PixelPerfectEngine
graphics
raster
The raster calls it every time it finishes the drawing to the framebuffers.
interface
RefreshListener {
void
refreshFinished
();
}
Members
Functions
refreshFinished
void
refreshFinished
()
Undocumented in source.
Meta
Source
See Implementation
PixelPerfectEngine
graphics
raster
classes
Raster
interfaces
IRaster
PaletteContainer
RefreshListener
The raster calls it every time it finishes the drawing to the framebuffers.