pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
ITileLayer.loadMapping
PixelPerfectEngine
graphics
layers
interfaces
ITileLayer
Loads the mapping, primarily used for deserialization.
interface
ITileLayer
@
safe
pure
void
loadMapping
(
int
x
,
int
y
,
MappingElement
[]
mapping
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
layers
interfaces
ITileLayer
functions
addTile
getMX
getMY
getMapping
getTX
getTY
getTile
getTileHeight
getTileWidth
getWarpMode
loadMapping
readMapping
removeTile
setWarpMode
tileByPixel
writeMapping
Loads the mapping, primarily used for deserialization.