TilesetData.tileWidth

Maximum width of tiles in this set

struct TilesetData
@jsonize(Jsonize.yes)
@jsonize("tilewidth")
int tileWidth;

Meta