TilesetData.tileHeight

Maximum height of tiles in this set

struct TilesetData
@jsonize(Jsonize.yes)
@jsonize("tileheight")
int tileHeight;

Meta