| Package | Description |
|---|---|
| com.threerings.stage.data | |
| com.threerings.whirled.client | |
| com.threerings.whirled.data | |
| com.threerings.whirled.server | |
| com.threerings.whirled.util |
| Modifier and Type | Class and Description |
|---|---|
class |
StageScene
The implementation of the Stage scene interface.
|
| Modifier and Type | Method and Description |
|---|---|
Scene |
SceneDirector.getScene()
Returns the display scene object associated with the scene we currently occupy or null if we
currently occupy no scene.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SceneImpl
An implementation of the
Scene interface. |
| Modifier and Type | Method and Description |
|---|---|
Scene |
SceneManager.getScene()
Returns the scene object (not the scene distributed object) being managed by this scene
manager.
|
| Modifier and Type | Method and Description |
|---|---|
Scene |
SceneFactory.createScene(SceneModel model,
com.threerings.crowd.data.PlaceConfig config)
Creates a
Scene implementation given the supplied scene
model and place config. |
Copyright © 2015. All rights reserved.