Variable LayerData.numCols

Number of tile columns. Identical to map width in Tiled Qt.

Declaration

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

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT