TilesetData.imageWidth

Width of source image in pixels

struct TilesetData
@jsonize(Jsonize.yes)
@jsonize("imagewidth")
int imageWidth;

Meta