BounceEaseOutInterpolator
class BounceEaseOutInterpolator
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
|
Reference : https://github.com/MasayukiSuda/EasingInterpolator