Methods
(static) easeInBack()
向后缓进
(static) easeInBounce()
弹跳缓进
(static) easeInCirc()
循环缓进
(static) easeInCubic()
三次缓进
(static) easeInElastic()
弹性松弛
(static) easeInExpo()
指数缓进
(static) easeInOutBack()
向后放松进出
(static) easeInOutBounce()
弹进弹出
(static) easeInOutCirc()
循环缓进缓出
(static) easeInOutCubic()
三次缓慢进出
(static) easeInOutElastic()
弹性放松进出
(static) easeInOutExpo()
指数级的进出
(static) easeInOutQuad()
二次迭代进出
(static) easeInOutQuart()
四次缓进缓出
(static) easeInOutQuint()
五次缓进缓出
(static) easeInOutSine()
正弦信号的输入和输出
(static) easeInQuad()
中的二次缓和
(static) easeInQuart()
四次弛豫
(static) easeInQuint()
五次松弛
(static) easeInSine()
正弦渐近
(static) easeOutBack()
向后缓出
(static) easeOutBounce()
弹跳缓出
(static) easeOutCirc()
循环缓出
(static) easeOutCubic()
立方缓出
(static) easeOutElastic()
弹性缓出
(static) easeOutExpo()
指数缓出
(static) easeOutQuad()
二次缓出
(static) easeOutQuart()
四次缓出
(static) easeOutQuint()
五次缓出
(static) easeOutSine()
正弦变缓