libgdx API

com.badlogic.gdx.scenes.scene2d.ui
Class Slider.SliderStyle

java.lang.Object
  extended by com.badlogic.gdx.scenes.scene2d.ui.Slider.SliderStyle
Enclosing class:
Slider

public static class Slider.SliderStyle
extends java.lang.Object

Defines the style of a slider, see Slider.

Author:
mzechner

Constructor Summary
Slider.SliderStyle()
           
Slider.SliderStyle(NinePatch sliderPatch, TextureRegion knobRegion)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Slider.SliderStyle

public Slider.SliderStyle()

Slider.SliderStyle

public Slider.SliderStyle(NinePatch sliderPatch,
                          TextureRegion knobRegion)

libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)