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

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

Uses of AreaConfig in com.threerings.tudey.client.cursor
 

Method parameters in com.threerings.tudey.client.cursor with type arguments of type AreaConfig
 void AreaCursor.configUpdated(ConfigEvent<AreaConfig> event)
           
 

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

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

Uses of AreaConfig in com.threerings.tudey.config
 

Fields in com.threerings.tudey.config with type parameters of type AreaConfig
 ConfigReference<AreaConfig> AreaConfig.Derived.area
          The area reference.
 

Uses of AreaConfig in com.threerings.tudey.data
 

Fields in com.threerings.tudey.data with type parameters of type AreaConfig
 ConfigReference<AreaConfig> TudeySceneModel.AreaEntry.area
          The configuration of the area.
 



Copyright © 2011. All Rights Reserved.