Exponential easing.
Exponential ease-in.
| Name | Type | Description |
|---|---|---|
k | number | The value to be tweened. |
The tweened value.
Exponential ease-in/out.
| Name | Type | Description |
|---|---|---|
k | number | The value to be tweened. |
The tweened value.
Exponential ease-out.
| Name | Type | Description |
|---|---|---|
k | number | The value to be tweened. |
The tweened value.
© 2016 Richard Davey, Photon Storm Ltd.
Licensed under the MIT License.
http://phaser.io/docs/2.6.2/Phaser.Easing.Exponential.html