TileLayer.writeMapping

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

class TileLayer
public @nogc @safe pure nothrow
void
writeMapping
(
int x
,
int y
,)

Meta