pixelperfectengine v0.9.4-beta3 (2019-10-18T18:09:33Z)
Dub
Repo
ITileLayer.loadMapping
PixelPerfectEngine
graphics
layers
ITileLayer
Loads the mapping, primarily used for deserialization.
interface
ITileLayer
void
loadMapping
(
int
x
,
int
y
,
MappingElement
[]
mapping
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
layers
ITileLayer
functions
addTile
getMX
getMY
getMapping
getTX
getTY
getTile
getTileHeight
getTileWidth
loadMapping
readMapping
removeTile
tileByPixel
writeMapping
Loads the mapping, primarily used for deserialization.