BounceEaseOutInterpolator

BounceEaseOutInterpolator

class BounceEaseOutInterpolator

Reference : https://github.com/MasayukiSuda/EasingInterpolator

Constructors

Name Description
constructor()

Reference : https://github.com/MasayukiSuda/EasingInterpolator

Methods

getInterpolation

fun getInterpolation(p0: Float): Float

Parameters

Name Description
p0: Float

ReturnValue

Name Description
Float