com.threerings.tudey.config
Class RegionConfig.Located
java.lang.Object
com.threerings.util.DeepObject
com.threerings.tudey.config.RegionConfig
com.threerings.tudey.config.RegionConfig.Located
- All Implemented Interfaces:
- Exportable, com.threerings.io.Streamable, Copyable, Cloneable
- Direct Known Subclasses:
- RegionConfig.Default, RegionConfig.Transformed
- Enclosing class:
- RegionConfig
public abstract static class RegionConfig.Located
- extends RegionConfig
Base class for the located region configs.
| Nested classes/interfaces inherited from interface com.threerings.io.Streamable |
com.threerings.io.Streamable.Closure |
|
Method Summary |
void |
invalidate()
Invalidates any cached data. |
location
@Editable
public TargetConfig location
- The location to use.
RegionConfig.Located
public RegionConfig.Located()
invalidate
public void invalidate()
- Description copied from class:
RegionConfig
- Invalidates any cached data.
- Overrides:
invalidate in class RegionConfig
Copyright © 2011. All Rights Reserved.