| Package | Description |
|---|---|
| com.threerings.media | |
| com.threerings.media.animation | |
| com.threerings.media.sprite | |
| com.threerings.miso.client |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMediaManager
Manages, ticks, and paints
AbstractMedia. |
class |
MediaPanel
Provides a useful extensible framework for rendering animated displays that use sprites and
animations.
|
class |
MetaMediaManager
Coordinates interaction between a sprite and animation manager and the media host that hosts and
renders them.
|
class |
VirtualMediaPanel
Extends the base media panel with the notion of a virtual coordinate system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnimationManager
Manages a collection of animations, ticking them when the animation manager itself is ticked and
generating events when animations finish and suchlike.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpriteManager
The sprite manager manages the sprites running about in the game.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MisoScenePanel
Renders a Miso scene for all to see.
|
Copyright © 2015. All rights reserved.