Uses of Class
com.threerings.tudey.config.TargetConfig.DistanceSubset

Packages that use TargetConfig.DistanceSubset
com.threerings.tudey.config Tudey configurations. 
 

Uses of TargetConfig.DistanceSubset in com.threerings.tudey.config
 

Subclasses of TargetConfig.DistanceSubset in com.threerings.tudey.config
static class TargetConfig.FarthestSubset
          Picks the N targets farthest from a reference target.
static class TargetConfig.NearestSubset
          Picks the N targets nearest to a reference target.
 



Copyright © 2011. All Rights Reserved.