pixelperfectengine v0.9.4-alpha.3 (2018-07-14T20:03:51Z)
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.