public interface IdentifiableListener
Identifiable
events.Modifier and Type | Method and Description |
---|---|
void |
notifyDestroyed(Integer id)
Called when identifiable is destroyed (after a call to
Identifiable.destroy() . |
void notifyDestroyed(Integer id)
Identifiable.destroy()
.id
- The destroyed ID.Copyright © 2017 Byron 3D Games Studio. All rights reserved.