TileMap.doCompress

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 TileMap
final @property const pure nothrow
bool
doCompress
()

Meta