Package | Description |
---|---|
com.badlogic.gdx.math |
Modifier and Type | Field and Description |
---|---|
static Interpolation.PowIn |
Interpolation.pow2In
Slow, then fast.
|
static Interpolation.PowIn |
Interpolation.pow3In |
static Interpolation.PowIn |
Interpolation.pow4In |
static Interpolation.PowIn |
Interpolation.pow5In |
static Interpolation.PowIn |
Interpolation.slowFast |