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

Packages that use WallConfig
com.threerings.tudey.config Tudey configurations. 
com.threerings.tudey.util   
 

Uses of WallConfig in com.threerings.tudey.config
 

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

Uses of WallConfig in com.threerings.tudey.util
 

Method parameters in com.threerings.tudey.util with type arguments of type WallConfig
 void TilePainter.paintWall(CoordSet coords, ConfigReference<WallConfig> wall, int elevation)
          Paints the specified coordinates with wall.
 void TilePainter.paintWall(CoordSet coords, ConfigReference<WallConfig> wall, int elevation, boolean erase, boolean revise)
          Paints the specified coordinates with wall.
 



Copyright © 2011. All Rights Reserved.