public interface EffectListener
Effect.notifyWhenFinished(EffectListener).| Modifier and Type | Method and Description |
|---|---|
void |
effectFinished(long effectID)
Gets called when Effect 'effectID' finishes execution (i.e.
|
void effectFinished(long effectID)
effectID - ID of the finished effect, as returned by Effect.getID()