MapFormat.pullMapDataFromLayer

Pulls TileLayer data from the layer, and stores it in the preconfigured location.

class MapFormat
public @trusted
void
pullMapDataFromLayer
(
int pri
)

Parameters

pri int

Layer priority ID. Only works with uncompressed data due to the need of recompression.

Meta