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-2015 Photon Storm Ltd.
Documentation generated by JSDoc 3.3.0-alpha10 on Mon Mar 23 2015 23:44:04 GMT+0000 (GMT Standard Time) using the DocStrap template.