Uses of Package
pi.animation.tweening
Packages that use pi.animation.tweening
Package
Description
Klassen zur Animation von Figuren durch Berechnung von
Einzelbildern zwischen zwei Schlüsselbildern.
-
Classes in pi.animation.tweening used by pi.animation.tweeningClassDescriptionA Tween is an interpolation between start values and target values over a given time period.The Tweenable interface allows modifying an object's attributes smoothly over time using
Tweeninstances managed by theTweenEngine.An interface to generally apply a function to a value.Easing equations based on Robert Penner's work: http://robertpenner.com/easing/The TweenType determines which values of a Tweenable} will be modified by aTween.