Interface TransitionedProperty<T>
- All Superinterfaces:
AnimatedPropertyBase<T>,Functor<T>,Property<T>,Updatable
- All Known Implementing Classes:
TransitionedColorProperty,TransitionedDimensionProperty,TransitionedDualDimensionProperty,TransitionedFloatProperty,TransitionedIntProperty,TransitionedObjectProperty
-
Method Summary
Methods inherited from interface dev.prozilla.pine.common.property.animated.AnimatedPropertyBase
getCurve, getFactor, getRestartedValue, getUpdatedValue, hasFinished, restart, setDuration, updateMethods inherited from interface dev.prozilla.pine.common.property.Property
getValue, getValueOr, hasValue, hasValueProperty, isNotNull, isNotNullProperty, isNull, map, replaceNull, requireValue, snapshot, toStringProperty
-
Method Details
-
transitionToValue
-