Variable MapData.numRows

Number of tile rows

Declaration

struct MapData
{
	// ...
	int numRows;
	// ...
}

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT