| Package | Description |
|---|---|
| actionjava.anim.events |
| Modifier and Type | Field and Description |
|---|---|
static TweenEvent.TweenEventType |
TweenUpdateHandler.TYPE |
static TweenEvent.TweenEventType |
TweenStartHandler.TYPE |
static TweenEvent.TweenEventType |
TweenReverseCompleteHandler.TYPE |
static TweenEvent.TweenEventType |
TweenCompleteHandler.TYPE |
| Modifier and Type | Method and Description |
|---|---|
static TweenEvent.TweenEventType |
TweenEvent.TweenEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TweenEvent.TweenEventType[] |
TweenEvent.TweenEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TweenEvent(TweenEvent.TweenEventType type,
boolean bubbles,
boolean cancelable,
TweenEventParams data) |
TweenEvent(TweenEvent.TweenEventType type,
TweenEventParams data) |
Copyright © 2015 atRem Interactive Media. All rights reserved.