Variable MapData.numCols

Number of tile columns

Declaration

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

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT