MapData.numRows

Number of tile rows

struct MapData
@jsonize(Jsonize.yes)
@jsonize("height")
int numRows;

Meta