libs/anim/wt_animate library
Classes
- WtAnimate
- The one-shot entrance animation that powers every WT entrance widget and WtAnimateX extension.
- WtFadeIn
- Fades child in from transparent.
- WtScaleIn
- Scales child in (with a fade) from scaleFrom.
- WtSlideIn
- Slides child in (with a fade) from a WtDir edge.
- WtStagger
- Lays out children in a column, each entering with a growing delay so they cascade in one after another.
Extensions
- WtAnimateX on Widget
-
Fluent entrance animations on any widget:
myWidget.wtFadeIn().