Variable LayerData.objects

An array of objects. Only on objectgroup layers.

Declaration

struct LayerData
{
	// ...
	ObjectData[] objects;
	// ...
}

Authors

rcorre

Copyright

Copyright © 2015, Ryan Roden-Corrent

License

MIT