public interface IBackgroundModifier extends IModifier<IBackground>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IBackgroundModifier.IBackgroundModifierListener |
IModifier.DeepCopyNotSupportedException, IModifier.IModifierListener<T>MODIFIER_COMPARATOR_DURATION_DESCENDING| Modifier and Type | Method and Description |
|---|---|
IBackgroundModifier |
deepCopy() |
addModifierListener, getDuration, getSecondsElapsed, isAutoUnregisterWhenFinished, isFinished, onUpdate, removeModifierListener, reset, setAutoUnregisterWhenFinishedIBackgroundModifier deepCopy() throws IModifier.DeepCopyNotSupportedException
deepCopy in interface IModifier<IBackground>IModifier.DeepCopyNotSupportedException