Skip navigation links
A B C D E F G I L M N Q S T 

Q

QuadEaseInMotion - 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.
QuadEaseInMotion(int, int, long) - Constructor for class ej.motion.quad.QuadEaseInMotion
Creates a ease in motion for a move from start to stop.
QuadEaseInOutMotion - Class in ej.motion.quad
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
QuadEaseInOutMotion(int, int, long) - Constructor for class ej.motion.quad.QuadEaseInOutMotion
Creates a ease in/out motion for a move from start to stop.
QuadEaseOutMotion - Class in ej.motion.quad
Represents a ease out motion: starts at a steady speed, then slows down to a stop.
QuadEaseOutMotion(int, int, long) - Constructor for class ej.motion.quad.QuadEaseOutMotion
Creates a ease out motion for a move from start to stop.
QuadMotionManager - Class in ej.motion.quad
Motion manager creating ease in motions.
QuadMotionManager() - Constructor for class ej.motion.quad.QuadMotionManager
 
QuartEaseInMotion - 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.
QuartEaseInMotion(int, int, long) - Constructor for class ej.motion.quart.QuartEaseInMotion
Creates a ease in motion for a move from start to stop.
QuartEaseInOutMotion - Class in ej.motion.quart
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
QuartEaseInOutMotion(int, int, long) - Constructor for class ej.motion.quart.QuartEaseInOutMotion
Creates a ease in/out motion for a move from start to stop.
QuartEaseOutMotion - Class in ej.motion.quart
Represents a ease out motion: starts at a steady speed, then slows down to a stop.
QuartEaseOutMotion(int, int, long) - Constructor for class ej.motion.quart.QuartEaseOutMotion
Creates a ease out motion for a move from start to stop.
QuartMotionManager - Class in ej.motion.quart
Motion manager creating ease in motions.
QuartMotionManager() - Constructor for class ej.motion.quart.QuartMotionManager
 
QuintEaseInMotion - 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.
QuintEaseInMotion(int, int, long) - Constructor for class ej.motion.quint.QuintEaseInMotion
Creates a ease in motion for a move from start to stop.
QuintEaseInOutMotion - Class in ej.motion.quint
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
QuintEaseInOutMotion(int, int, long) - Constructor for class ej.motion.quint.QuintEaseInOutMotion
Creates a ease in/out motion for a move from start to stop.
QuintEaseOutMotion - Class in ej.motion.quint
Represents a ease out motion: starts at a steady speed, then slows down to a stop.
QuintEaseOutMotion(int, int, long) - Constructor for class ej.motion.quint.QuintEaseOutMotion
Creates a ease out motion for a move from start to stop.
QuintMotionManager - Class in ej.motion.quint
Motion manager creating ease in motions.
QuintMotionManager() - Constructor for class ej.motion.quint.QuintMotionManager
 
A B C D E F G I L M N Q S T 
Skip navigation links