| Package | Description |
|---|---|
| com.threerings.stage.server | |
| com.threerings.whirled.server | |
| com.threerings.whirled.spot.server |
| Modifier and Type | Class and Description |
|---|---|
class |
StageSceneManager
Defines extensions to the basic Stage scene manager specific to displaying isometric "stage"
scenes (these may be indoor, outdoor or aboard a vessel).
|
| Modifier and Type | Method and Description |
|---|---|
SceneManager |
SceneRegistry.getSceneManager(int sceneId)
Fetches the scene manager associated with the specified scene.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SceneRegistry.ResolutionListener.sceneWasResolved(SceneManager scmgr)
Called when the scene has been successfully resolved.
|
void |
AbstractSceneMoveHandler.sceneWasResolved(SceneManager scmgr) |
| Modifier and Type | Class and Description |
|---|---|
class |
SpotSceneManager
Handles the movement of bodies between locations in the scene and creates the necessary
distributed objects to allow bodies in clusters to chat with one another.
|
Copyright © 2015. All rights reserved.