|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.util.DeepObject
com.threerings.tudey.config.RegionConfig
@EditorTypes(value={RegionConfig.Default.class,RegionConfig.Transformed.class,RegionConfig.Fixed.class})
@Strippable
public abstract class RegionConfigConfigurations for regions.
| Nested Class Summary | |
|---|---|
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. |
| Nested classes/interfaces inherited from interface com.threerings.io.Streamable |
|---|
Streamable.Closure |
| Constructor Summary | |
|---|---|
RegionConfig()
|
|
| Method Summary | |
|---|---|
abstract String |
getLogicClassName()
Returns the name of the server-side logic class for this region. |
void |
invalidate()
Invalidates any cached data. |
| Methods inherited from class com.threerings.util.DeepObject |
|---|
clone, copy, copy, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RegionConfig()
| Method Detail |
|---|
public abstract String getLogicClassName()
public void invalidate()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||