|
Class Summary |
| 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. |