- QuadEaseInFunction - Class in ej.motion.quad
-
Represents a ease in motion: starts at a slow speed, then reaches and maintain a steady speed through the stop
instruction.
- QuadEaseInOutFunction - Class in ej.motion.quad
-
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
- QuadEaseOutFunction - Class in ej.motion.quad
-
Represents a ease out motion: starts at a steady speed, then slows down to a stop.
- QuartEaseInFunction - Class in ej.motion.quart
-
Represents a ease in motion: starts at a slow speed, then reaches and maintain a steady speed through the stop
instruction.
- QuartEaseInOutFunction - Class in ej.motion.quart
-
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
- QuartEaseOutFunction - Class in ej.motion.quart
-
Represents a ease out motion: starts at a steady speed, then slows down to a stop.
- QuintEaseInFunction - Class in ej.motion.quint
-
Represents a ease in motion: starts at a slow speed, then reaches and maintain a steady speed through the stop
instruction.
- QuintEaseInOutFunction - Class in ej.motion.quint
-
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
- QuintEaseOutFunction - Class in ej.motion.quint
-
Represents a ease out motion: starts at a steady speed, then slows down to a stop.