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

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

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

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

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

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

Uses of PathConfig in com.threerings.tudey.config
 

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

Uses of PathConfig in com.threerings.tudey.data
 

Fields in com.threerings.tudey.data with type parameters of type PathConfig
 ConfigReference<PathConfig> TudeySceneModel.PathEntry.path
          The configuration of the path.
 



Copyright © 2011. All Rights Reserved.