|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegionConfig | |
|---|---|
| com.threerings.tudey.config | Tudey configurations. |
| com.threerings.tudey.server.logic | |
| Uses of RegionConfig in com.threerings.tudey.config |
|---|
| Subclasses of RegionConfig in com.threerings.tudey.config | |
|---|---|
static class |
RegionConfig.Default
A potentially expanded or contracted version of the source shape. |
static class |
RegionConfig.Fixed
A fixed (world space) region. |
static class |
RegionConfig.Located
Base class for the located region configs. |
static class |
RegionConfig.Transformed
An explicitly specified shape that uses the source's translation and rotation. |
| Fields in com.threerings.tudey.config declared as RegionConfig | |
|---|---|
RegionConfig |
ConditionConfig.Intersecting.first
The first region to check. |
RegionConfig |
TargetConfig.Intersecting.region
The region of interest. |
RegionConfig |
ConditionConfig.Intersecting.second
The second region to check. |
| Uses of RegionConfig in com.threerings.tudey.server.logic |
|---|
| Methods in com.threerings.tudey.server.logic with parameters of type RegionConfig | |
|---|---|
void |
RegionLogic.init(TudeySceneManager scenemgr,
RegionConfig config,
Logic source)
Initializes the logic. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||