MapData.numRows

Number of tile rows

struct MapData
@jsonize(JsonizeOptional.no)
@jsonize("height")
int numRows;

Meta