public class ElasticOut extends AbstractMovement
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.Double |
a |
(package private) java.lang.Double |
p |
duration, max, min| Constructor and Description |
|---|
ElasticOut() |
ElasticOut(double a,
double p) |
| Modifier and Type | Method and Description |
|---|---|
double |
getValue(double step)
Get value at step 'step'
|
initpublic double getValue(double step)
IMovementgetValue in interface IMovementgetValue in class AbstractMovement