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