com.threerings.whirled.server
Class SceneSender
java.lang.Object
com.threerings.presents.server.InvocationSender
com.threerings.whirled.server.SceneSender
public class SceneSender
- extends com.threerings.presents.server.InvocationSender
Used to issue notifications to a SceneReceiver instance on a
client.
| Methods inherited from class com.threerings.presents.server.InvocationSender |
sendNotification, sendNotification |
SceneSender
public SceneSender()
forcedMove
public static void forcedMove(com.threerings.presents.data.ClientObject target,
int arg1)
- Issues a notification that will result in a call to
SceneReceiver.forcedMove(int) on a client.
Copyright © 2011. All Rights Reserved.