pixelperfectengine v0.9.1-rc1 (2017-01-19T23:09:27Z)
Dub
Repo
TileLayer.writeMapping
PixelPerfectEngine
graphics
layers
TileLayer
Writes to the map. x , y : Position. w : ID of the tile.
class
TileLayer
void
writeMapping
(
int
x
,
int
y
,
wchar
w
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
layers
TileLayer
constructors
this
functions
addTile
getLayerInfo
getMapping
getTile
loadMapping
readMapping
removeTile
setWrapMode
tileByPixel
updateRaster
writeMapping
Writes to the map. x , y : Position. w : ID of the tile.