Class Slider

All Implemented Interfaces:
HasLocalTransform, CloneableSmartAsset, Collidable, Savable, JmeCloneable, Cloneable

public class Slider extends Panel
A composite GUI element consisting of a draggable slider with increment and decrement buttons at each end. The slider value is managed by a RangedValueModel.