Variable LayerData.numRows

Number of tile rows. Identical to map height in Tiled Qt.

Declaration

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

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT