public class PropertyAnimation extends Object
Constructor and Description |
---|
PropertyAnimation(PropertyHandle propertyHandle,
float targetValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
AnimatedProperty |
getProperty() |
PropertyHandle |
getPropertyHandle() |
float |
getTargetValue() |
TransitionId |
getTransitionId() |
int |
hashCode() |
String |
toString() |
public PropertyAnimation(PropertyHandle propertyHandle, float targetValue)
public PropertyHandle getPropertyHandle()
public TransitionId getTransitionId()
public AnimatedProperty getProperty()
public float getTargetValue()