|
Class Summary |
| AbstractSceneMoveHandler |
Handles the basics of moving a client into a new scene, which may involve resolution. |
| SceneManager |
The scene manager extends the place manager and takes care of basic scene services. |
| SceneMoveHandler |
Handles a simple scene to scene move. |
| SceneRegistry |
The scene registry is responsible for the management of all scenes. |
| SceneSender |
Used to issue notifications to a SceneReceiver instance on a
client. |
| WhirledServer |
The Whirled server extends the CrowdServer and provides access to managers and the like
that are needed by the Whirled serviecs. |
| WhirledServer.WhirledModule |
Configures dependencies needed by the Whirled server. |
| WhirledSession |
The client object used by client management on the Whirled server. |