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

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

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

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

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

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

Uses of PlaceableConfig in com.threerings.tudey.config
 

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

Uses of PlaceableConfig in com.threerings.tudey.data
 

Fields in com.threerings.tudey.data with type parameters of type PlaceableConfig
 ConfigReference<PlaceableConfig> TudeySceneModel.PlaceableEntry.placeable
          The configuration of the placeable.
 



Copyright © 2011. All Rights Reserved.