public class LoopBackgroundModifier extends LoopModifier<IBackground> implements IBackgroundModifier
| Modifier and Type | Class and Description |
|---|---|
static interface |
LoopBackgroundModifier.ILoopBackgroundModifierListener |
LoopModifier.ILoopModifierListener<T>IBackgroundModifier.IBackgroundModifierListenerIModifier.DeepCopyNotSupportedException, IModifier.IModifierListener<T>LOOP_CONTINUOUSmFinishedMODIFIER_COMPARATOR_DURATION_DESCENDING| Modifier | Constructor and Description |
|---|---|
|
LoopBackgroundModifier(IBackgroundModifier pBackgroundModifier) |
|
LoopBackgroundModifier(IBackgroundModifier pBackgroundModifier,
int pLoopCount) |
|
LoopBackgroundModifier(IBackgroundModifier pBackgroundModifier,
int pLoopCount,
IBackgroundModifier.IBackgroundModifierListener pBackgroundModifierListener) |
|
LoopBackgroundModifier(IBackgroundModifier pBackgroundModifier,
int pLoopCount,
LoopBackgroundModifier.ILoopBackgroundModifierListener pLoopModifierListener) |
|
LoopBackgroundModifier(IBackgroundModifier pBackgroundModifier,
int pLoopCount,
LoopBackgroundModifier.ILoopBackgroundModifierListener pLoopModifierListener,
IBackgroundModifier.IBackgroundModifierListener pBackgroundModifierListener) |
protected |
LoopBackgroundModifier(LoopBackgroundModifier pLoopBackgroundModifier) |
| Modifier and Type | Method and Description |
|---|---|
LoopBackgroundModifier |
deepCopy() |
getDuration, getLoopModifierListener, getSecondsElapsed, onModifierFinished, onModifierStarted, onUpdate, reset, setLoopModifierListeneraddModifierListener, 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 LoopBackgroundModifier(IBackgroundModifier pBackgroundModifier)
public LoopBackgroundModifier(IBackgroundModifier pBackgroundModifier, int pLoopCount)
public LoopBackgroundModifier(IBackgroundModifier pBackgroundModifier, int pLoopCount, LoopBackgroundModifier.ILoopBackgroundModifierListener pLoopModifierListener)
public LoopBackgroundModifier(IBackgroundModifier pBackgroundModifier, int pLoopCount, IBackgroundModifier.IBackgroundModifierListener pBackgroundModifierListener)
public LoopBackgroundModifier(IBackgroundModifier pBackgroundModifier, int pLoopCount, LoopBackgroundModifier.ILoopBackgroundModifierListener pLoopModifierListener, IBackgroundModifier.IBackgroundModifierListener pBackgroundModifierListener)
protected LoopBackgroundModifier(LoopBackgroundModifier pLoopBackgroundModifier) throws IModifier.DeepCopyNotSupportedException
public LoopBackgroundModifier deepCopy() throws IModifier.DeepCopyNotSupportedException
deepCopy in interface IBackgroundModifierdeepCopy in interface IModifier<IBackground>deepCopy in class LoopModifier<IBackground>IModifier.DeepCopyNotSupportedException