TiledMap.this

CTor

If compress is true, only the needed Tiles are stored (which means that are new tileset is created which contains only the needed tiles) otherwise the whole tileset is taken.

class TiledMap
this
(
string filename
,
bool compress = true
)

Meta