|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TargetLogic | |
|---|---|
| com.threerings.tudey.server.logic | |
| Uses of TargetLogic in com.threerings.tudey.server.logic |
|---|
| Subclasses of TargetLogic in com.threerings.tudey.server.logic | |
|---|---|
static class |
TargetLogic.Activator
Refers to the actor that triggered the action. |
static class |
TargetLogic.Behavior
Handles the behavior target. |
static class |
TargetLogic.Compound
Refers to multiple targets. |
static class |
TargetLogic.Conditional
Limits targets to those satisfying a condition. |
static class |
TargetLogic.DistanceSubset
Superclass of the distance-based subsets. |
static class |
TargetLogic.Excluding
Handles the excluding target. |
static class |
TargetLogic.FarthestSubset
Limits targets to the farthest subset. |
static class |
TargetLogic.InstanceOf
Refers to entities of a certain logic class. |
static class |
TargetLogic.Intersecting
Refers to the entities intersecting a reference entity. |
static class |
TargetLogic.NearestSubset
Limits targets to the nearest subset. |
static class |
TargetLogic.Randomized
Logic class for randomized target. |
static class |
TargetLogic.RandomSubset
Limits targets to a random subset. |
static class |
TargetLogic.Source
Refers to the action source. |
static class |
TargetLogic.Subset
Base class for targets limited to a sized subset. |
static class |
TargetLogic.Tagged
Refers to an entity or entities bearing a certain tag. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||