LayerData

The data of the tiles in the layer.

Members

Functions

parse
void parse(R data, int compressionlevel)

Reads data from an input stream with both XML and JSON data.

Variables

compression
string compression;

Compression type.

datamap
uint[] datamap;

Data of the tiles in the layer.

encoding
string encoding;

Encoding type.

Meta