public class ParallelBackgroundModifier extends ParallelModifier<IBackground> implements IBackgroundModifier
IBackgroundModifier.IBackgroundModifierListenerIModifier.DeepCopyNotSupportedException, IModifier.IModifierListener<T>mFinishedMODIFIER_COMPARATOR_DURATION_DESCENDING| Modifier | Constructor and Description |
|---|---|
|
ParallelBackgroundModifier(IBackgroundModifier... pBackgroundModifiers) |
|
ParallelBackgroundModifier(IBackgroundModifier.IBackgroundModifierListener pBackgroundModifierListener,
IBackgroundModifier... pBackgroundModifiers) |
protected |
ParallelBackgroundModifier(ParallelBackgroundModifier pParallelBackgroundModifier) |
| Modifier and Type | Method and Description |
|---|---|
ParallelBackgroundModifier |
deepCopy() |
getDuration, getSecondsElapsed, onModifierFinished, onModifierStarted, onUpdate, resetaddModifierListener, assertNoNullModifier, assertNoNullModifier, isAutoUnregisterWhenFinished, isFinished, onModifierFinished, onModifierStarted, removeModifierListener, setAutoUnregisterWhenFinishedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddModifierListener, getDuration, getSecondsElapsed, isAutoUnregisterWhenFinished, isFinished, onUpdate, removeModifierListener, reset, setAutoUnregisterWhenFinishedpublic ParallelBackgroundModifier(IBackgroundModifier... pBackgroundModifiers) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentExceptionpublic ParallelBackgroundModifier(IBackgroundModifier.IBackgroundModifierListener pBackgroundModifierListener, IBackgroundModifier... pBackgroundModifiers) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentExceptionprotected ParallelBackgroundModifier(ParallelBackgroundModifier pParallelBackgroundModifier) throws IModifier.DeepCopyNotSupportedException
public ParallelBackgroundModifier deepCopy() throws IModifier.DeepCopyNotSupportedException
deepCopy in interface IBackgroundModifierdeepCopy in interface IModifier<IBackground>deepCopy in class ParallelModifier<IBackground>IModifier.DeepCopyNotSupportedException