Phaser API Documentation

  Version: 
<static> In(v)

Description:

Exponential ease-in.

Parameters:

name type description
v number

The value to be tweened.

Returns:
Description:

The tweened value.

Type:
  • number
Since: 3.0.0
Source: src/math/easing/expo/In.js (Line 7)