| Package | Description |
|---|---|
| com.threerings.whirled.server | |
| com.threerings.whirled.spot.server | |
| com.threerings.whirled.zone.peer.server | |
| com.threerings.whirled.zone.server |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSceneMoveHandler
Handles the basics of moving a client into a new scene, which may involve resolution.
|
class |
SceneMoveHandler
Handles a simple scene to scene move.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SceneRegistry.resolveScene(int sceneId,
SceneRegistry.ResolutionListener target)
Requests that the specified scene be resolved, which means loaded into the server and
initialized if the scene is not currently active.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpotSceneMoveHandler
Moves a player between scenes, accounting for their exit and entry via portals.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PeeredZoneRegistry.PeerZoneMoveHandler
A ZoneMoveHandler that can receive the sceneOnNode() callback.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ZoneMoveHandler
Handles transitioning between zones.
|
Copyright © 2015. All rights reserved.