Module: zrender/animation/easing

zrender/animation/easing

缓动代码来自 https://github.com/sole/tween.js/blob/master/src/Tween.js

See:

Methods

staticmodule:zrender/animation/easing.BackIn(k){number}

animation/easing.js, line 284
Name Type Description
k number

staticmodule:zrender/animation/easing.BackInOut(k){number}

animation/easing.js, line 300
Name Type Description
k number

staticmodule:zrender/animation/easing.BackOut(k){number}

animation/easing.js, line 292
Name Type Description
k number

staticmodule:zrender/animation/easing.BounceIn(k){number}

animation/easing.js, line 313
Name Type Description
k number

staticmodule:zrender/animation/easing.BounceInOut(k){number}

animation/easing.js, line 338
Name Type Description
k number

staticmodule:zrender/animation/easing.BounceOut(k){number}

animation/easing.js, line 320
Name Type Description
k number

staticmodule:zrender/animation/easing.CircularIn(k){number}

animation/easing.js, line 182
Name Type Description
k number

staticmodule:zrender/animation/easing.CircularInOut(k){number}

animation/easing.js, line 196
Name Type Description
k number

staticmodule:zrender/animation/easing.CircularOut(k){number}

animation/easing.js, line 189
Name Type Description
k number

staticmodule:zrender/animation/easing.CubicIn(k){number}

animation/easing.js, line 49
Name Type Description
k number

staticmodule:zrender/animation/easing.CubicInOut(k){number}

animation/easing.js, line 63
Name Type Description
k number

staticmodule:zrender/animation/easing.CubicOut(k){number}

animation/easing.js, line 56
Name Type Description
k number

staticmodule:zrender/animation/easing.ElasticIn(k){number}

animation/easing.js, line 208
Name Type Description
k number

staticmodule:zrender/animation/easing.ElasticInOut(k){number}

animation/easing.js, line 254
Name Type Description
k number

staticmodule:zrender/animation/easing.ElasticOut(k){number}

animation/easing.js, line 231
Name Type Description
k number

staticmodule:zrender/animation/easing.ExponentialIn(k){number}

animation/easing.js, line 150
Name Type Description
k number

staticmodule:zrender/animation/easing.ExponentialInOut(k){number}

animation/easing.js, line 164
Name Type Description
k number

staticmodule:zrender/animation/easing.ExponentialOut(k){number}

animation/easing.js, line 157
Name Type Description
k number

staticmodule:zrender/animation/easing.Linear(k){number}

animation/easing.js, line 14
Name Type Description
k number

staticmodule:zrender/animation/easing.QuadraticIn(k){number}

animation/easing.js, line 23
Name Type Description
k number

staticmodule:zrender/animation/easing.QuadraticInOut(k){number}

animation/easing.js, line 37
Name Type Description
k number

staticmodule:zrender/animation/easing.QuadraticOut(k){number}

animation/easing.js, line 30
Name Type Description
k number

staticmodule:zrender/animation/easing.QuarticIn(k){number}

animation/easing.js, line 75
Name Type Description
k number

staticmodule:zrender/animation/easing.QuarticInOut(k){number}

animation/easing.js, line 89
Name Type Description
k number

staticmodule:zrender/animation/easing.QuarticOut(k){number}

animation/easing.js, line 82
Name Type Description
k number

staticmodule:zrender/animation/easing.QuinticIn(k){number}

animation/easing.js, line 101
Name Type Description
k number

staticmodule:zrender/animation/easing.QuinticInOut(k){number}

animation/easing.js, line 115
Name Type Description
k number

staticmodule:zrender/animation/easing.QuinticOut(k){number}

animation/easing.js, line 108
Name Type Description
k number

staticmodule:zrender/animation/easing.SinusoidalIn(k){number}

animation/easing.js, line 127
Name Type Description
k number

staticmodule:zrender/animation/easing.SinusoidalInOut(k){number}

animation/easing.js, line 141
Name Type Description
k number

staticmodule:zrender/animation/easing.SinusoidalOut(k){number}

animation/easing.js, line 134
Name Type Description
k number