"Animation" feature of Caph Framework is to provide Caph animations and effects functionality, which can be used with Caph WUI Widgets.
- All classes in "Animation" feature use "caph.wui.ani" namespace.
This document is to explain caph.core.effect.
This document is to explain caph.wui.ani.AniFactory.
This document is to explain caph.wui.ani.AniLoader.
This document is to explain caph.wui.ani.BaseAnimation.
This document is to explain caph.wui.ani.BounceAnimation.
This document is to explain caph.wui.ani.FadeAnimation.
This document is to explain caph.wui.ani.GroupAutoFlipAnimation.
This document is to explain caph.wui.ani.RotateAnimation.
This document is to explain caph.wui.ani.ScaleAnimation.
This document is to explain caph.wui.ani.ScaleBounceAnimation.
This document is to explain caph.wui.ani.SyncAnimation.
This document is to explain caph.wui.ani.TransferAnimation.
This document is to explain caph.wui.engine.tween.Animator.
This document is to explain caph.wui.engine.tween.Layer.
This document is to explain caph.wui.engine.tween.Timeline.