MapData.numCols

Number of tile columns

struct MapData
@jsonize(Jsonize.yes)
@jsonize("width")
int numCols;

Meta