com.threerings.tudey.tools
Class Eraser.Options
java.lang.Object
com.threerings.util.DeepObject
com.threerings.tudey.tools.Eraser.Options
- All Implemented Interfaces:
- Exportable, Copyable, Cloneable
- Enclosing class:
- Eraser
protected static class Eraser.Options
- extends DeepObject
- implements Exportable
Allows us to edit the tool options.
shape
@Editable
public ShapeConfig shape
- The shape of the eraser.
filter
@Editable
public EditorTool.Filter filter
- The filter that determines what we want to erase.
Eraser.Options
protected Eraser.Options()