pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
Layer.getLayerType
pixelperfectengine
graphics
layers
base
Layer
Returns the type of the layer. Useful with certain scripting languages.
class
Layer
public abstract @
nogc
@
safe
pure nothrow const
LayerType
getLayerType
(
)
Meta
Source
See Implementation
pixelperfectengine
graphics
layers
base
Layer
aliases
main4BitColorLookupFunction
main8BitColorLookupFunction
mainColorLookupFunction
functions
flipHorizontal
getLayerType
getSX
getSY
relScroll
scroll
setRasterizer
setRenderingMode
updateRaster
variables
mainRenderingFunction
rasterX
rasterY
renderMode
sX
sY
Returns the type of the layer. Useful with certain scripting languages.