pixelperfectengine v0.9.4-alpha.3 (2018-07-14T20:03:51Z)
Dub
Repo
ITileLayer.writeMapping
PixelPerfectEngine
graphics
layers
ITileLayer
Writes the given element into the mapping at the given location.
interface
ITileLayer
@
nogc
void
writeMapping
(
int
x
,
int
y
,
MappingElement
w
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
layers
ITileLayer
functions
addTile
getMX
getMY
getMapping
getTX
getTY
getTileHeight
getTileWidth
loadMapping
readMapping
removeTile
tileByPixel
writeMapping
Writes the given element into the mapping at the given location.