TilesetData.tileWidth

Maximum width of tiles in this set

struct TilesetData
@jsonize(JsonizeOptional.no)
@jsonize("tilewidth")
int tileWidth;

Meta