public interface Pacer
Action,
SlowInSlowOutPacer,
ThereAndBackPacer| Modifier and Type | Method and Description |
|---|---|
double |
pace(double f)
Maps one double value to another to determine animation pacing.
|
double pace(double f)
f - the input value, should be between 0-1