Uses of Class
com.threerings.tudey.client.TudeySceneController

Packages that use TudeySceneController
com.threerings.tudey.client   
com.threerings.tudey.tools Tudey tools. 
 

Uses of TudeySceneController in com.threerings.tudey.client
 

Methods in com.threerings.tudey.client that return TudeySceneController
 TudeySceneController TudeySceneView.getController()
          Returns a reference to the scene controller.
 

Constructors in com.threerings.tudey.client with parameters of type TudeySceneController
TudeySceneView(TudeyContext ctx, TudeySceneController ctrl)
          Creates a new scene view.
 

Uses of TudeySceneController in com.threerings.tudey.tools
 

Subclasses of TudeySceneController in com.threerings.tudey.tools
 class ToolSceneController
          Scene controller for tools.
 



Copyright © 2011. All Rights Reserved.