| Interface | Description |
|---|---|
| SpotProvider |
Defines the server-side of the
SpotService. |
| Class | Description |
|---|---|
| SpotClient |
Extends the Whirled client and handles the necessary notifications that take place when a user
logs off to let the clients displaying the scene they were occupying know that they didn't exit
via a portal, but instead just disappeared.
|
| SpotSceneManager |
Handles the movement of bodies between locations in the scene and creates the necessary
distributed objects to allow bodies in clusters to chat with one another.
|
| SpotSceneMoveHandler |
Moves a player between scenes, accounting for their exit and entry via portals.
|
| SpotSceneRegistry |
Extends the
SceneRegistry with spot-related services. |
Copyright © 2015. All rights reserved.