public abstract class TweenReverseCompleteHandler extends TweenEventHandler
| Modifier and Type | Field and Description |
|---|---|
static TweenEvent.TweenEventType |
TYPE |
| Constructor and Description |
|---|
TweenReverseCompleteHandler() |
TweenReverseCompleteHandler(boolean once) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
tweenComplete(TweenEvent event,
TweenEventParams params) |
protected void |
tweenStart(TweenEvent event,
TweenEventParams params) |
protected void |
tweenUpdate(TweenEvent event,
TweenEventParams params) |
delegateEvent, getEventName, tweenReverseCompletegetEventType, getType, handleEventhandleOncepublic static final TweenEvent.TweenEventType TYPE
public TweenReverseCompleteHandler()
public TweenReverseCompleteHandler(boolean once)
protected void tweenStart(TweenEvent event, TweenEventParams params) throws UnsupportedOperationException
tweenStart in class TweenEventHandlerUnsupportedOperationExceptionprotected void tweenUpdate(TweenEvent event, TweenEventParams params) throws UnsupportedOperationException
tweenUpdate in class TweenEventHandlerUnsupportedOperationExceptionprotected void tweenComplete(TweenEvent event, TweenEventParams params) throws UnsupportedOperationException
tweenComplete in class TweenEventHandlerUnsupportedOperationExceptionCopyright © 2015 atRem Interactive Media. All rights reserved.