|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TargetConfig.Subset | |
|---|---|
| com.threerings.tudey.config | Tudey configurations. |
| Uses of TargetConfig.Subset in com.threerings.tudey.config |
|---|
| Subclasses of TargetConfig.Subset in com.threerings.tudey.config | |
|---|---|
static class |
TargetConfig.DistanceSubset
Superclass of the distance-based subsets. |
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. |
static class |
TargetConfig.RandomSubset
Picks a random subset of the targets. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||