//
pkg.gl
Category
github.com/twgh/xcgui
ani
package
1.3.392
Repository:
https://github.com/twgh/xcgui.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
2
Files
203 SLOC
#
Functions
NewAnima
动画_创建动画序列, 按顺序执行的动画列表, 返回动画序列对象.
NewAnimaGroup
动画组_创建, 动画同步组, 当组中动画序列全部完成后, 重新开始.
#
Structs
Anima
Anima 动画序列.
AnimaGroup
AnimaGroup 动画组.
AnimaItem
AnimaItem 动画项.
AnimaRotate
AnimaRotate 动画旋转项.
AnimaScale
AnimaScale 动画缩放项.