| Package | Description |
|---|---|
| com.threerings.media | |
| com.threerings.miso.client |
| Modifier and Type | Class and Description |
|---|---|
class |
FrameInterval |
class |
HourglassView
Displays an hourglass with the sand level representing the amount of
time remaining.
|
class |
MediaPanel
Provides a useful extensible framework for rendering animated displays that use sprites and
animations.
|
class |
TimerView
A generic timer class that can be rendered on screen.
|
class |
VirtualMediaPanel
Extends the base media panel with the notion of a virtual coordinate system.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FrameManager.isRegisteredFrameParticipant(FrameParticipant participant)
Returns true if the specified participant is registered.
|
void |
FrameManager.registerFrameParticipant(FrameParticipant participant)
Registers a frame participant.
|
void |
FrameManager.removeFrameParticipant(FrameParticipant participant)
Removes a frame participant.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MisoScenePanel
Renders a Miso scene for all to see.
|
Copyright © 2015. All rights reserved.