I've got sprites organized into sublayers and am looking for a way to get all the sprites on a single sublayer. Was expecting to see a function like layer.GetAllObjects() but I don't see anything like that.
Any ideas? Prefer to be able to do it in javascript but if there's an event way to do it that's also ok. Thanks.