Returns the number of tilesets.
The number of tilesets.
Returns the tileset with the given index.
The tileset index.
The tileset.
Static
fromReads tilesets from the given array.
The array to read the tilesets from.
The read tilesets.
Static
fromReads tilesets from the two given arrays.
The array with the ALLHTDS1 file content.
The array with the ALLHTDS2 file content.
The read tilesets.
Static
fromReads tilesets from the given blob.
The ALLHTDS1 or ALLHTDS2 blob to read.
The read tilesets.
Static
fromReads tilesets from the two given blobs.
The ALLHTDS1 blob to read.
The ALLHTDS2 blob to read
The read tilesets.
Container for the tilesets of the two allhtds files.