|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scene | |
|---|---|
| com.threerings.stage.data | |
| com.threerings.whirled.client | |
| com.threerings.whirled.data | |
| com.threerings.whirled.server | |
| com.threerings.whirled.util | |
| Uses of Scene in com.threerings.stage.data |
|---|
| Classes in com.threerings.stage.data that implement Scene | |
|---|---|
class |
StageScene
The implementation of the Stage scene interface. |
| Uses of Scene in com.threerings.whirled.client |
|---|
| Methods in com.threerings.whirled.client that return Scene | |
|---|---|
Scene |
SceneDirector.getScene()
Returns the display scene object associated with the scene we currently occupy or null if we currently occupy no scene. |
| Uses of Scene in com.threerings.whirled.data |
|---|
| Classes in com.threerings.whirled.data that implement Scene | |
|---|---|
class |
SceneImpl
An implementation of the Scene interface. |
| Uses of Scene in com.threerings.whirled.server |
|---|
| Methods in com.threerings.whirled.server that return Scene | |
|---|---|
Scene |
SceneManager.getScene()
Returns the scene object (not the scene distributed object) being managed by this scene manager. |
| Uses of Scene in com.threerings.whirled.util |
|---|
| Methods in com.threerings.whirled.util that return Scene | |
|---|---|
Scene |
SceneFactory.createScene(SceneModel model,
com.threerings.crowd.data.PlaceConfig config)
Creates a Scene implementation given the supplied scene
model and place config. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||