pixelperfectengine ~master (2023-12-13T21:18:59Z)
Dub
Repo
ITileLayer.writeMapping
pixelperfectengine
graphics
layers
interfaces
ITileLayer
Writes the given element into the mapping at the given location.
interface
ITileLayer
@
nogc
@
safe
pure nothrow
void
writeMapping
(
int
x
,
int
y
,
MappingElement
w
)
Meta
Source
See Implementation
pixelperfectengine
graphics
layers
interfaces
ITileLayer
functions
addTile
clearTilemap
getMX
getMY
getMapping
getTX
getTY
getTile
getTileHeight
getTileWidth
getWarpMode
loadMapping
readMapping
removeTile
setWarpMode
tileByPixel
writeMapping
Writes the given element into the mapping at the given location.