SceneAnimator classes which is used for controlling animations on a scene.See: Description
| Interface | Description |
|---|---|
| AnimatorListener |
This interface is used for notifying about important events on
Animator. |
| Class | Description |
|---|---|
| Animator |
Represents an animator.
|
| AnimatorEvent |
This is an animator event which is used by
AnimatorListener. |
| SceneAnimator |
Manages all animations on a scene.
|
This package contains SceneAnimator classes which is used for controlling animations on a scene.
Also you can supply your own animator by implementing Animator class.
Also you can listen on each animator using AnimatorListener interface.
Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.