public class SlowInSlowOutPacer extends java.lang.Object implements Pacer
Constructor and Description |
---|
SlowInSlowOutPacer() |
Modifier and Type | Method and Description |
---|---|
double |
pace(double f)
Pacing function providing slow-in, slow-out animation
|
public double pace(double f)
pace
in interface Pacer
f
- the input value, should be between 0-1Pacer.pace(double)
Copyright ? 2013 Regents of the University of California