MapData.numCols

Number of tile columns

struct MapData
@jsonize(JsonizeOptional.no)
@jsonize("width")
int numCols;

Meta