|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ObjectDeathListener
Implemented by entities which wish to hear about object destruction events.
DObject.addListener(com.threerings.presents.dobj.ChangeListener)| Method Summary | |
|---|---|
void |
objectDestroyed(ObjectDestroyedEvent event)
Called when this object has been destroyed. |
| Method Detail |
|---|
void objectDestroyed(ObjectDestroyedEvent event)
event - The event that was dispatched on the object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||