MapFormat.alterTileLayerInfo

Alters a tile layer data.

class MapFormat
public @trusted
void
alterTileLayerInfo
(
T
)
(,,)

Parameters

layerNum int

The numer of the layer

dataNum int

The index of the data

value T

The new value. Template params:

T

The type of the parameter.

Meta