| Package | Description |
|---|---|
| com.threerings.media | |
| com.threerings.media.animation |
| Modifier and Type | Method and Description |
|---|---|
AnimationManager |
MetaMediaManager.getAnimationManager()
Returns a reference to the animation manager used by this media panel.
|
AnimationManager |
MediaPanel.getAnimationManager()
Returns a reference to the animation manager used by this media panel.
|
AnimationManager |
MediaOverlay.getAnimationManager()
Returns a reference to the animation manager used by this media panel.
|
| Constructor and Description |
|---|
AnimationSequencer(AnimationManager animmgr)
Constructs an animation sequencer with the expectation that animations will be added via
subsequent calls to
AnimationSequencer.addAnimation(com.threerings.media.animation.Animation, long, java.lang.Runnable). |
Copyright © 2015. All rights reserved.