com.threerings.tudey.shape.config
Class ShapeConfig.Compound
java.lang.Object
com.threerings.util.DeepObject
com.threerings.tudey.shape.config.ShapeConfig
com.threerings.tudey.shape.config.ShapeConfig.Compound
- All Implemented Interfaces:
- Exportable, com.threerings.io.Streamable, Copyable, Cloneable
- Enclosing class:
- ShapeConfig
public static class ShapeConfig.Compound
- extends ShapeConfig
A compound shape.
| Nested classes/interfaces inherited from class com.threerings.tudey.shape.config.ShapeConfig |
ShapeConfig.Capsule, ShapeConfig.Circle, ShapeConfig.Compound, ShapeConfig.Global, ShapeConfig.None, ShapeConfig.Point, ShapeConfig.Polygon, ShapeConfig.Rectangle, ShapeConfig.Segment, ShapeConfig.TransformedShape, ShapeConfig.Vertex |
| Nested classes/interfaces inherited from interface com.threerings.io.Streamable |
com.threerings.io.Streamable.Closure |
|
Method Summary |
void |
invalidate()
Invalidates any cached data. |
shapes
@Editable
public ShapeConfig.TransformedShape[] shapes
- The component shapes.
ShapeConfig.Compound
public ShapeConfig.Compound()
invalidate
public void invalidate()
- Description copied from class:
ShapeConfig
- Invalidates any cached data.
- Overrides:
invalidate in class ShapeConfig
Copyright © 2011. All Rights Reserved.