public class ElasticInOut extends Ease
| Modifier and Type | Field and Description |
|---|---|
static ElasticInOut |
ease |
| Constructor and Description |
|---|
ElasticInOut() |
ElasticInOut(double amplitude) |
ElasticInOut(double amplitude,
double period) |
| Modifier and Type | Method and Description |
|---|---|
double |
getRatio(double p) |
public static ElasticInOut ease
Copyright © 2015 atRem Interactive Media. All rights reserved.