apologies if this has been covered elsewhere;
Example: One display group setup (as a parent container) with several display objects and physics bodies inserted into it. (Some of those objects have event listeners running).
On level end or exit: Calling removeSelf() on the display group will apparently remove both the display group and all child objects.
My question is, are the event listeners automatically garbage collected or do I have to implicitly remove each one? [import]uid: 9389 topic_id: 6810 reply_id: 306810[/import]