public interface Rebound
| 限定符和类型 | 方法和说明 |
|---|---|
Spring |
createSpringByBouncinessAndSpeed(double bounciness,
double speed) |
Spring |
createSpringByTensionAndFriction(double tension,
double friction) |
float |
transition(double progress,
float startValue,
float endValue) |