Variable MapData.tileHeight

General grid size. Individual tiles sizes may differ.

Declaration

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

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT