@NonNullByDefault
Package ej.motion.elastic
Contains the implementation of the elastic function.
-
Class Summary Class Description ElasticEaseInFunction Represents a elastic motion.ElasticEaseInOutFunction Represents a elastic motion.ElasticEaseOutFunction Represents a elastic motion: starts at a steady speed, then slows down exceeding the stop instruction then go backward with the same effect with less initial speed then go forward and so on until it stops.