Classdesc

Implementation of inertial deceleration for map movement.

Param: decay

Rate of decay (must be negative).

Param: minVelocity

Minimum velocity (pixels/millisecond).

Param: delay

Delay to consider to calculate the kinetic initial values (milliseconds).

Struct

Api

Constructors

Constructors

  • Parameters

    • decay: number

      Rate of decay (must be negative).

    • minVelocity: number

      Minimum velocity (pixels/millisecond).

    • delay: number

      Delay to consider to calculate the kinetic initial values (milliseconds).

    Returns Kinetic

    Classdesc

    Implementation of inertial deceleration for map movement.

    Struct

    Api

Generated using TypeDoc