Package paintingcanvas.animation
This package contains the stuff that is used to animate the
objects / elements on the canvas.
-
Interface Summary Interface Description Animatable An interface to call animation methods on animatable objects.Easing Special easing animations for animations. -
Class Summary Class Description Animation A class that stores information about animations transitionsAnimationBuilder A builder used to add animations to an element.ColorAnimation Controls animation that is to do with colorsMovementAnimation Controls animation that is to do with positionOpacityAnimation Controls animation that is to do with opacityRotationAnimation Controls animation that is to do with rotation