TransformableTileLayer.writeMapping

Writes to the map. x , y : Position. w : ID of the tile.

class TransformableTileLayer(BMPType = Bitmap16Bit, int TileX = 8, int TileY = 8)
@nogc public
void
writeMapping
(
int x
,
int y
,
MappingElement w
)

Meta