Uses of Package
com.threerings.whirled.zone.client

Packages that use com.threerings.whirled.zone.client
com.threerings.whirled.zone.client   
com.threerings.whirled.zone.data   
com.threerings.whirled.zone.peer.server   
com.threerings.whirled.zone.server   
 

Classes in com.threerings.whirled.zone.client used by com.threerings.whirled.zone.client
ZoneObserver
          The zone observer interface makes it possible for entities to be notified when the client moves to a new zone.
ZoneReceiver
          Defines, for the zone services, a set of notifications delivered asynchronously by the server to the client.
ZoneService.ZoneMoveListener
          Used to deliver responses to ZoneService.moveTo(int, int, int, com.threerings.whirled.zone.client.ZoneService.ZoneMoveListener) requests.
 

Classes in com.threerings.whirled.zone.client used by com.threerings.whirled.zone.data
ZoneService
          The client interface for zone related invocation services (e.g.
ZoneService.ZoneMoveListener
          Used to deliver responses to ZoneService.moveTo(int, int, int, com.threerings.whirled.zone.client.ZoneService.ZoneMoveListener) requests.
 

Classes in com.threerings.whirled.zone.client used by com.threerings.whirled.zone.peer.server
ZoneService.ZoneMoveListener
          Used to deliver responses to ZoneService.moveTo(int, int, int, com.threerings.whirled.zone.client.ZoneService.ZoneMoveListener) requests.
 

Classes in com.threerings.whirled.zone.client used by com.threerings.whirled.zone.server
ZoneService.ZoneMoveListener
          Used to deliver responses to ZoneService.moveTo(int, int, int, com.threerings.whirled.zone.client.ZoneService.ZoneMoveListener) requests.
 



Copyright © 2011. All Rights Reserved.