|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Slider.Description | |
|---|---|
| org.xith3d.ui.hud.theming | |
| org.xith3d.ui.hud.widgets | |
| Uses of Slider.Description in org.xith3d.ui.hud.theming |
|---|
| Methods in org.xith3d.ui.hud.theming that return Slider.Description | |
|---|---|
Slider.Description |
WidgetTheme.getSliderDescription()
|
| Methods in org.xith3d.ui.hud.theming with parameters of type Slider.Description | |
|---|---|
void |
WidgetTheme.getSliderDescription(Slider.Description desc)
|
void |
WidgetTheme.setSliderDescription(Slider.Description desc)
Sets the default Slider.Description. |
| Uses of Slider.Description in org.xith3d.ui.hud.widgets |
|---|
| Methods in org.xith3d.ui.hud.widgets that return Slider.Description | |
|---|---|
Slider.Description |
Slider.Description.clone()
|
| Methods in org.xith3d.ui.hud.widgets with parameters of type Slider.Description | |
|---|---|
void |
Slider.Description.set(Slider.Description desc)
Sets all values of this Description to the values of the given Description. |
| Constructors in org.xith3d.ui.hud.widgets with parameters of type Slider.Description | |
|---|---|
Slider(float width,
float height,
Slider.Description desc)
Creates a new Slider. |
|
Slider(float width,
Slider.Description desc)
Creates a new Slider. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||