| Package | Description |
|---|---|
| com.badlogic.gdx.math |
| Modifier and Type | Class and Description |
|---|---|
static class |
Interpolation.PowIn |
static class |
Interpolation.PowOut |
| Modifier and Type | Field and Description |
|---|---|
static Interpolation.Pow |
Interpolation.pow2 |
static Interpolation.Pow |
Interpolation.pow3 |
static Interpolation.Pow |
Interpolation.pow4 |
static Interpolation.Pow |
Interpolation.pow5 |