@NonNullByDefault
Package ej.motion.quart
Contains the implementation of the quart function.
-
Class Summary Class Description QuartEaseInFunction Represents a ease in motion: starts at a slow speed, then reaches and maintain a steady speed through the stop instruction.QuartEaseInOutFunction Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.QuartEaseOutFunction Represents a ease out motion: starts at a steady speed, then slows down to a stop.