pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
IRaster
pixelperfectengine
graphics
raster
Used to read the output from the raster and show it on the screen.
public
interface
IRaster {
SDL_Texture
*
getOutput
();
}
Members
Functions
getOutput
SDL_Texture
*
getOutput
()
Undocumented in source.
Meta
Source
See Implementation
pixelperfectengine
graphics
raster
classes
Raster
interfaces
IRaster
PaletteContainer
RefreshListener
Used to read the output from the raster and show it on the screen.