public interface ZoneReceiver
extends com.threerings.presents.client.InvocationReceiver
| Modifier and Type | Method and Description |
|---|---|
void |
forcedMove(int zoneId,
int sceneId)
Used to communicate a required move notification to the client.
|
void forcedMove(int zoneId,
int sceneId)
ZoneService.moveTo(int, int, int, com.threerings.whirled.zone.client.ZoneService.ZoneMoveListener) request to move to the new scene in the specified
zone.Copyright © 2015. All rights reserved.