Searched defs:RampAnimator (Results 1 – 1 of 1) sorted by relevance
29 class RampAnimator<T> { class46 public RampAnimator(T object, FloatProperty<T> property) { in RampAnimator() method in RampAnimator