Uses of Interface
com.threerings.whirled.client.SceneDirector.MoveHandler

Packages that use SceneDirector.MoveHandler
com.threerings.whirled.client   
com.threerings.whirled.zone.client   
 

Uses of SceneDirector.MoveHandler in com.threerings.whirled.client
 

Methods in com.threerings.whirled.client with parameters of type SceneDirector.MoveHandler
 void SceneDirector.setMoveHandler(SceneDirector.MoveHandler handler)
          Sets the moveHandler for use in SceneDirector.recoverFailedMove(int).
 

Uses of SceneDirector.MoveHandler in com.threerings.whirled.zone.client
 

Classes in com.threerings.whirled.zone.client that implement SceneDirector.MoveHandler
 class ZoneDirector
          The zone director augments the scene services with the notion of zones.
 



Copyright © 2011. All Rights Reserved.