| Package | Description |
|---|---|
| com.threerings.whirled.zone.peer.server | |
| com.threerings.whirled.zone.server |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PeeredZoneManager |
| Modifier and Type | Method and Description |
|---|---|
void |
PeeredZoneRegistry.registerZoneManager(byte zoneType,
ZoneManager manager) |
| Constructor and Description |
|---|
PeerZoneMoveHandler(com.threerings.crowd.server.LocationManager locman,
ZoneManager zmgr,
SceneRegistry scReg,
com.threerings.crowd.data.BodyObject body,
int sceneId,
int sceneVer,
ZoneService.ZoneMoveListener listener) |
| Modifier and Type | Method and Description |
|---|---|
ZoneManager |
ZoneRegistry.getZoneManager(int qualifiedZoneId)
Returns the zone manager that handles the specified zone id.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZoneRegistry.registerZoneManager(byte zoneType,
ZoneManager manager)
Registers the supplied zone manager as the manager for the specified zone type.
|
| Constructor and Description |
|---|
ZoneMoveHandler(com.threerings.crowd.server.LocationManager locmgr,
ZoneManager zmgr,
SceneRegistry screg,
com.threerings.crowd.data.BodyObject body,
int sceneId,
int sceneVer,
ZoneService.ZoneMoveListener listener) |
Copyright © 2015. All rights reserved.