How do I implement a listener within a class? I am instantiating other objects within side of another class. A sorta parent and child thing. How do I go about making the parent class subscribe to the child class. I want to leave all of the coding at a class level and keep it off of the main timeline. Does that make sense? Anyone have any helpful hints?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Event listener between classes
|
0 | 68 | March 12, 2010 | |
Listeners at run-time | 0 | 34 | November 27, 2005 | |
Sharing dispatched events
|
0 | 40 | April 7, 2009 | |
Classes and listeners
|
5 | 68 | August 13, 2004 | |
Classes and listeners | 5 | 38 | August 13, 2004 |