Uses of Class
com.threerings.tudey.config.SceneGlobalConfig

Packages that use SceneGlobalConfig
com.threerings.tudey.client.sprite   
com.threerings.tudey.config Tudey configurations. 
com.threerings.tudey.data Tudey data. 
 

Uses of SceneGlobalConfig in com.threerings.tudey.client.sprite
 

Method parameters in com.threerings.tudey.client.sprite with type arguments of type SceneGlobalConfig
 void GlobalSprite.configUpdated(ConfigEvent<SceneGlobalConfig> event)
           
 

Uses of SceneGlobalConfig in com.threerings.tudey.config
 

Fields in com.threerings.tudey.config with type parameters of type SceneGlobalConfig
 ConfigReference<SceneGlobalConfig> SceneGlobalConfig.Derived.sceneGlobal
          The global reference.
 

Uses of SceneGlobalConfig in com.threerings.tudey.data
 

Fields in com.threerings.tudey.data with type parameters of type SceneGlobalConfig
 ConfigReference<SceneGlobalConfig> TudeySceneModel.GlobalEntry.sceneGlobal
          The configuration of the global.
 



Copyright © 2011. All Rights Reserved.