| Constructor and Description |
|---|
ElasticEasing() |
| Modifier and Type | Method and Description |
|---|---|
float |
easeIn(float t,
float d) |
float |
easeIn(float t,
float d,
float a,
float p) |
float |
easeInOut(float t,
float d) |
float |
easeInOut(float t,
float d,
float a,
float p) |
float |
easeOut(float t,
float d) |
float |
easeOut(float t,
float d,
float a,
float p) |
Copyright © 2015 silverspoon.io. All rights reserved.