public interface StageSceneService
extends com.threerings.presents.client.InvocationService
| Modifier and Type | Method and Description |
|---|---|
void |
addObject(com.threerings.miso.data.ObjectInfo info,
com.threerings.presents.client.InvocationService.ConfirmListener listener)
Requests to add the supplied object to the current scene.
|
void |
removeObjects(com.threerings.miso.data.ObjectInfo[] info,
com.threerings.presents.client.InvocationService.ConfirmListener listener)
Requests to remove the supplied objects from the current scene.
|
void addObject(com.threerings.miso.data.ObjectInfo info,
com.threerings.presents.client.InvocationService.ConfirmListener listener)
void removeObjects(com.threerings.miso.data.ObjectInfo[] info,
com.threerings.presents.client.InvocationService.ConfirmListener listener)
Copyright © 2015. All rights reserved.