Konva 缓动函数集
本教程演示了Konva提供的所有缓动函数集,包括Linear
, Ease
, Back
, Elastic
, Bounce
, and Strong
。
有关所有可用的缓动函数,请访问Easings文档。
说明:请按“播放”按钮, 启动每个文本节点上设置的过渡动画。
{% iframe /downloads/code/tweens/All_Easings.html 500 700 %}
{% include_code More Easing Functions Demo tweens/All_Easings.html %}