com.threerings.whirled.zone.server
Class ZoneSender
java.lang.Object
com.threerings.presents.server.InvocationSender
com.threerings.whirled.zone.server.ZoneSender
public class ZoneSender
- extends com.threerings.presents.server.InvocationSender
Used to issue notifications to a ZoneReceiver instance on a
client.
| Methods inherited from class com.threerings.presents.server.InvocationSender |
sendNotification, sendNotification |
ZoneSender
public ZoneSender()
forcedMove
public 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.
Copyright © 2011. All Rights Reserved.