public static class SliderAttributes.Value
extends de.verygame.xue.mapping.tag.attribute.AbstractAttribute<com.badlogic.gdx.scenes.scene2d.ui.Slider,java.lang.Float>
| Constructor and Description |
|---|
Value() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(com.badlogic.gdx.scenes.scene2d.ui.Slider element,
java.lang.Float value) |
java.lang.String |
getName() |
public java.lang.String getName()
getName in interface de.verygame.xue.mapping.tag.attribute.Attribute<com.badlogic.gdx.scenes.scene2d.ui.Slider,java.lang.Float>getName in class de.verygame.xue.mapping.tag.attribute.AbstractAttribute<com.badlogic.gdx.scenes.scene2d.ui.Slider,java.lang.Float>public void apply(com.badlogic.gdx.scenes.scene2d.ui.Slider element,
java.lang.Float value)