com.threerings.tudey.config
Class RegionConfig.Default
java.lang.Object
com.threerings.util.DeepObject
com.threerings.tudey.config.RegionConfig
com.threerings.tudey.config.RegionConfig.Located
com.threerings.tudey.config.RegionConfig.Default
- All Implemented Interfaces:
- Exportable, com.threerings.io.Streamable, Copyable, Cloneable
- Enclosing class:
- RegionConfig
public static class RegionConfig.Default
- extends RegionConfig.Located
A potentially expanded or contracted version of the source shape.
| Nested classes/interfaces inherited from interface com.threerings.io.Streamable |
com.threerings.io.Streamable.Closure |
|
Field Summary |
float |
expansion
The amount to expand the intersection shape. |
expansion
@Editable(step=0.01)
public float expansion
- The amount to expand the intersection shape.
RegionConfig.Default
public RegionConfig.Default()
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
Copyright © 2011. All Rights Reserved.