| Package | Description |
|---|---|
| com.threerings.whirled.spot.client | |
| com.threerings.whirled.spot.data | |
| com.threerings.whirled.spot.server |
| Modifier and Type | Method and Description |
|---|---|
void |
SpotService.traversePortal(int sceneId,
int portalId,
int destSceneVer,
SpotService.SpotSceneMoveListener listener)
Requests to traverse the specified portal.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SpotMarshaller.SpotSceneMoveMarshaller
Marshalls results to implementations of
SpotService.SpotSceneMoveListener. |
| Modifier and Type | Method and Description |
|---|---|
void |
SpotMarshaller.traversePortal(int arg1,
int arg2,
int arg3,
SpotService.SpotSceneMoveListener arg4) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpotSceneRegistry.traversePortal(com.threerings.presents.data.ClientObject caller,
int sceneId,
int portalId,
int destSceneVer,
SpotService.SpotSceneMoveListener listener) |
void |
SpotProvider.traversePortal(com.threerings.presents.data.ClientObject caller,
int arg1,
int arg2,
int arg3,
SpotService.SpotSceneMoveListener arg4)
|
Copyright © 2015. All rights reserved.