Variable MapData.layers

All map layers (tiles and objects)

Declaration

struct MapData
{
	// ...
	LayerData[] layers;
	// ...
}

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT