public class ZoneSender
extends com.threerings.presents.server.InvocationSender
ZoneReceiver instance on a
client.| Constructor and Description |
|---|
ZoneSender() |
| Modifier and Type | Method and Description |
|---|---|
static void |
forcedMove(com.threerings.presents.data.ClientObject target,
int arg1,
int arg2)
Issues a notification that will result in a call to
ZoneReceiver.forcedMove(int, int) on a client. |
public static void forcedMove(com.threerings.presents.data.ClientObject target,
int arg1,
int arg2)
ZoneReceiver.forcedMove(int, int) on a client.Copyright © 2015. All rights reserved.