Uses of Class
com.threerings.tudey.data.TudeySceneConfig

Packages that use TudeySceneConfig
com.threerings.tudey.data Tudey data. 
com.threerings.tudey.tools Tudey tools. 
 

Uses of TudeySceneConfig in com.threerings.tudey.data
 

Methods in com.threerings.tudey.data that return TudeySceneConfig
 TudeySceneConfig TudeySceneConfig.clone()
           
 TudeySceneConfig TudeySceneModel.getPlaceConfig()
          Returns a reference to the model's place config.
 

Methods in com.threerings.tudey.data with parameters of type TudeySceneConfig
 void TudeySceneModel.setPlaceConfig(TudeySceneConfig config)
          Sets the place config for the model.
 

Uses of TudeySceneConfig in com.threerings.tudey.tools
 

Subclasses of TudeySceneConfig in com.threerings.tudey.tools
 class ToolSceneConfig
          Place configuration for Tudey scenes.
 



Copyright © 2011. All Rights Reserved.