Structs§
- Anim
Color - Animate a color.
- Anim
Configuration - AnimNum
- Animate a numeric value.
- Anim
Sequential - Chain a sequence of animated values.
- UseAnimation
- Animate your elements. Use
use_animationto use this.
Enums§
- Anim
Direction - Controls the direction of the animation.
- Ease
- Function
- OnChange
- What to do once the animation dependencies change.
- OnCreation
- What to do once the animation gets created.
- OnFinish
- What to do once the animation finishes.