Click or drag to resize

Ab2d.Animations Namespace

Ab2d.Animations namespace contains classes that define the animations for ZoomPanel
Classes
  ClassDescription
Public classBaseZoomPanelAnimator
BaseZoomPanelAnimator is a base class for all ZoomPanel animators.
Public classZoomPanelLinearAnimator
ZoomPanelLinearAnimator is a simple ZoomPanel animator that animates ZoomPanel using simple linear interpolation.
Public classZoomPanelQuinticAnimator
ZoomPanelQuinticAnimator is a ZoomPanel animator that animates ZoomPanel and add some in and out easing using quintic function.