Phaser.Easing. Linear

new Linear()

Linear easing.

Source - tween/Easing.js, line 21

Methods

None(k) → {number}

Linear Easing (no variation).

Parameters:
Name Type Description
k number

The value to be tweened.

Returns:
number -

k.

Source - tween/Easing.js, line 23
Phaser Copyright © 2012-2016 Photon Storm Ltd.
Documentation generated by JSDoc 3.4.3 on Thu Apr 13 2017 12:05:09 GMT-0700 (PDT) using the DocStrap template.