| Package | Description |
|---|---|
| com.threerings.crowd.chat.client | |
| com.threerings.crowd.client | |
| com.threerings.crowd.data | |
| com.threerings.crowd.server | |
| com.threerings.crowd.util |
| Class and Description |
|---|
| LocationObserver
The location observer interface makes it possible for entities to be
notified when the client moves to a new location.
|
| Class and Description |
|---|
| LocationDirector.FailureHandler
Used to recover from a moveTo request that was accepted but resulted in a failed attempt to
fetch the place object to which we were moving.
|
| LocationObserver
The location observer interface makes it possible for entities to be
notified when the client moves to a new location.
|
| LocationReceiver
Defines, for the location services, a set of notifications delivered
asynchronously by the server to the client.
|
| LocationService.MoveListener
Used to communicate responses to
LocationService.moveTo(int, com.threerings.crowd.client.LocationService.MoveListener) requests. |
| OccupantObserver
An entity that is interested in hearing about bodies that enter and leave a location (as well
as disconnect and reconnect) can implement this interface and register itself with the
OccupantDirector. |
| PlaceController
Controls the user interface that is used to display a place.
|
| PlaceControllerDelegate
Provides an extensible mechanism for encapsulating delegated
functionality that works with the place services.
|
| PlaceView
This interface provides a convenient means for decoupling user
interface components that interact with a place object and that need to
keep themselves up to date when the client moves from place to place.
|
| Class and Description |
|---|
| BodyService
The client side of the body-related invocation services.
|
| LocationService
The location services provide a mechanism by which the client can request to move from place to
place in the server.
|
| LocationService.MoveListener
Used to communicate responses to
LocationService.moveTo(int, com.threerings.crowd.client.LocationService.MoveListener) requests. |
| PlaceController
Controls the user interface that is used to display a place.
|
| Class and Description |
|---|
| LocationService.MoveListener
Used to communicate responses to
LocationService.moveTo(int, com.threerings.crowd.client.LocationService.MoveListener) requests. |
| Class and Description |
|---|
| LocationDirector
The location director provides a means by which entities on the client can request to move from
place to place and can be notified if other entities have caused the client to move to a new
place.
|
| OccupantDirector
The occupant director listens for occupants of places to enter and
exit, and dispatches notices to interested parties about these events.
|
| PlaceView
This interface provides a convenient means for decoupling user
interface components that interact with a place object and that need to
keep themselves up to date when the client moves from place to place.
|
Copyright © 2015. All rights reserved.