Uses of Interface
com.threerings.whirled.zone.data.ZonedBodyObject

Packages that use ZonedBodyObject
com.threerings.whirled.zone.server   
 

Uses of ZonedBodyObject in com.threerings.whirled.zone.server
 

Methods in com.threerings.whirled.zone.server with parameters of type ZonedBodyObject
 String ZoneRegistry.leaveOccupiedZone(ZonedBodyObject source)
          Ejects the specified body from their current scene and zone.
 String ZoneRegistry.moveBody(ZonedBodyObject source, int zoneId, int sceneId)
          Ejects the specified body from their current scene and sends them a request to move to the specified new zone and scene.
 



Copyright © 2011. All Rights Reserved.