|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SceneRepository | |
|---|---|
| com.threerings.whirled.server | |
| com.threerings.whirled.server.persist | |
| Uses of SceneRepository in com.threerings.whirled.server |
|---|
| Methods in com.threerings.whirled.server that return SceneRepository | |
|---|---|
SceneRepository |
SceneRegistry.getSceneRepository()
Returns a reference to the scene repository in use by this registry. |
| Uses of SceneRepository in com.threerings.whirled.server.persist |
|---|
| Classes in com.threerings.whirled.server.persist that implement SceneRepository | |
|---|---|
class |
DummySceneRepository
The dummy scene repository just pretends to load and store scenes, but in fact it just creates new blank scenes when requested to load a scene and does nothing when requested to save one. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||