| Package | Description |
|---|---|
| com.threerings.media | |
| com.threerings.miso.client |
| Modifier and Type | Class and Description |
|---|---|
class |
MediaOverlay
Provides an overlaid media "canvas" that allows for the rendering of sprites and animations on
top of everything else that takes place the view managed by a
FrameManager. |
class |
MediaPanel
Provides a useful extensible framework for rendering animated displays that use sprites and
animations.
|
class |
VirtualMediaPanel
Extends the base media panel with the notion of a virtual coordinate system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMediaManager.init(MediaHost host,
RegionManager remgr)
Provides this media manager with its host and region manager.
|
| Constructor and Description |
|---|
MetaMediaManager(FrameManager framemgr,
MediaHost host) |
| Modifier and Type | Class and Description |
|---|---|
class |
MisoScenePanel
Renders a Miso scene for all to see.
|
Copyright © 2015. All rights reserved.