pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
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
getTileHeight
getTileWidth
loadMapping
readMapping
removeTile
tileByPixel
writeMapping
Loads the mapping, primarily used for deserialization.