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