Namespace: Elastic

Elastic

Elastic easing.

Source:

Methods

<static> In(k) → {number}

Elastic ease-in.

Parameters:
Name Type Description
k number

Description.

Source:
Returns:

Description.

Type
number

<static> InOut(k) → {number}

Elastic ease-in/out.

Parameters:
Name Type Description
k number

Description.

Source:
Returns:

Description.

Type
number

<static> Out(k) → {number}

Elastic ease-out.

Parameters:
Name Type Description
k number

Description.

Source:
Returns:

Description.

Type
number
Phaser Copyright © 2012-2013 Photon Storm Ltd.
Documentation generated by JSDoc 3.2.0-dev on Thu Oct 03 2013 01:56:58 GMT+0100 (BST) using the DocStrap template.