| Package | Description |
|---|---|
| com.threerings.chat | |
| com.threerings.media | |
| com.threerings.media.animation |
| Class and Description |
|---|
| Animation
The animation class is an abstract class that should be extended to provide animation
functionality.
|
| Class and Description |
|---|
| Animation
The animation class is an abstract class that should be extended to provide animation
functionality.
|
| AnimationManager
Manages a collection of animations, ticking them when the animation manager itself is ticked and
generating events when animations finish and suchlike.
|
| Class and Description |
|---|
| Animation
The animation class is an abstract class that should be extended to provide animation
functionality.
|
| AnimationFrameSequencer
Used to control animation timing when displaying an animation.
|
| AnimationManager
Manages a collection of animations, ticking them when the animation manager itself is ticked and
generating events when animations finish and suchlike.
|
| AnimationObserver
An interface to be implemented by classes that would like to observe an
Animation and be notified of interesting events relating to it. |
| ExplodeAnimation.ExplodeInfo
A class that describes an explosion's attributes.
|
| FadeAnimation
An animation that displays an image fading from one alpha level to another in specified
increments over time.
|
Copyright © 2015. All rights reserved.