com.threerings.tudey.config
Class RegionConfig.Transformed
java.lang.Object
com.threerings.util.DeepObject
com.threerings.tudey.config.RegionConfig
com.threerings.tudey.config.RegionConfig.Located
com.threerings.tudey.config.RegionConfig.Transformed
- All Implemented Interfaces:
- Exportable, com.threerings.io.Streamable, Copyable, Cloneable
- Enclosing class:
- RegionConfig
public static class RegionConfig.Transformed
- extends RegionConfig.Located
An explicitly specified shape that uses the source's translation and rotation.
| Nested classes/interfaces inherited from interface com.threerings.io.Streamable |
com.threerings.io.Streamable.Closure |
shape
@Editable
public ShapeConfig shape
- The shape of the region.
RegionConfig.Transformed
public RegionConfig.Transformed()
getLogicClassName
public String getLogicClassName()
- Description copied from class:
RegionConfig
- Returns the name of the server-side logic class for this region.
- Specified by:
getLogicClassName in class RegionConfig
invalidate
public void invalidate()
- Description copied from class:
RegionConfig
- Invalidates any cached data.
- Overrides:
invalidate in class RegionConfig.Located
Copyright © 2011. All Rights Reserved.