Uses of Interface
com.threerings.whirled.client.SceneReceiver

Packages that use SceneReceiver
com.threerings.whirled.client   
 

Uses of SceneReceiver in com.threerings.whirled.client
 

Classes in com.threerings.whirled.client that implement SceneReceiver
 class SceneDirector
          The scene director is the client's interface to all things scene related.
 

Constructors in com.threerings.whirled.client with parameters of type SceneReceiver
SceneDecoder(SceneReceiver receiver)
          Creates a decoder that may be registered to dispatch invocation service notifications to the specified receiver.
 



Copyright © 2011. All Rights Reserved.