Uses of Class
com.threerings.tudey.config.GroundConfig.Original

Packages that use GroundConfig.Original
com.threerings.tudey.config Tudey configurations. 
 

Uses of GroundConfig.Original in com.threerings.tudey.config
 

Methods in com.threerings.tudey.config that return GroundConfig.Original
 GroundConfig.Original GroundConfig.getOriginal(ConfigManager cfgmgr)
          Returns a reference to the config's underlying original implementation.
abstract  GroundConfig.Original GroundConfig.Implementation.getOriginal(ConfigManager cfgmgr)
          Returns a reference to the config's underlying original implementation.
 GroundConfig.Original GroundConfig.Original.getOriginal(ConfigManager cfgmgr)
           
 GroundConfig.Original GroundConfig.Derived.getOriginal(ConfigManager cfgmgr)
           
 

Methods in com.threerings.tudey.config with parameters of type GroundConfig.Original
 int GroundConfig.EdgeCase.getRotations(TudeySceneModel scene, ConfigReference<GroundConfig> ref, GroundConfig.Original original, int x, int y, int elevation)
          Returns a bit set containing the rotations of this case that match the specified pattern.
 int GroundConfig.TransitionCase.getRotations(TudeySceneModel scene, ConfigReference<GroundConfig> ref, GroundConfig.Original original, int x, int y, int elevation)
           
 



Copyright © 2011. All Rights Reserved.