com.threerings.opengl.gui.config
Class BoundedRangeModelConfig.Snapping
java.lang.Object
com.threerings.util.DeepObject
com.threerings.opengl.gui.config.BoundedRangeModelConfig
com.threerings.opengl.gui.config.BoundedRangeModelConfig.Snapping
- All Implemented Interfaces:
- Exportable, Copyable, Cloneable
- Enclosing class:
- BoundedRangeModelConfig
public static class BoundedRangeModelConfig.Snapping
- extends BoundedRangeModelConfig
A solid border.
|
Field Summary |
int |
snap
The snap value. |
snap
@Editable
public int snap
- The snap value.
BoundedRangeModelConfig.Snapping
public BoundedRangeModelConfig.Snapping()
createBoundedRangeModel
public BoundedRangeModel createBoundedRangeModel()
- Description copied from class:
BoundedRangeModelConfig
- Creates a bounded range model from this config.
- Overrides:
createBoundedRangeModel in class BoundedRangeModelConfig
Copyright © 2011. All Rights Reserved.