- easeIn(int, int, long) - Method in class ej.motion.back.BackMotionManager
-
- easeIn(long) - Method in class ej.motion.bounce.AbstractBounceMotion
-
Gets the bounce ease in value for the given time.
- easeIn(int, int, long) - Method in class ej.motion.bounce.BounceMotionManager
-
- easeIn(int, int, long) - Method in class ej.motion.circ.CircMotionManager
-
- easeIn(int, int, long) - Method in class ej.motion.cubic.CubicMotionManager
-
- easeIn(int, int, long) - Method in class ej.motion.ease.EaseMotionManager
-
Deprecated.
- easeIn(long) - Method in class ej.motion.elastic.AbstractElasticMotion
-
Gets the elastic ease in value for the given time.
- easeIn(int, int, long) - Method in class ej.motion.elastic.ElasticMotionManager
-
- easeIn(int, int, long) - Method in class ej.motion.expo.ExpoMotionManager
-
- easeIn(int, int, long) - Method in class ej.motion.linear.LinearMotionManager
-
- easeIn(int, int, long) - Method in interface ej.motion.MotionManager
-
Moves from start to stop with a time constraint.
- easeIn(int, int, long) - Method in class ej.motion.none.NoMotionManager
-
- easeIn(int, int, long) - Method in class ej.motion.quad.QuadMotionManager
-
- easeIn(int, int, long) - Method in class ej.motion.quart.QuartMotionManager
-
- easeIn(int, int, long) - Method in class ej.motion.quint.QuintMotionManager
-
- easeIn(int, int, long) - Method in class ej.motion.sine.SineMotionManager
-
- EaseInMotion - Class in ej.motion.ease
-
- EaseInMotion(int, int, long) - Constructor for class ej.motion.ease.EaseInMotion
-
Deprecated.
Creates a ease in motion for a move from start to stop.
- easeInOut(int, int, long) - Method in class ej.motion.back.BackMotionManager
-
- easeInOut(int, int, long) - Method in class ej.motion.bounce.BounceMotionManager
-
- easeInOut(int, int, long) - Method in class ej.motion.circ.CircMotionManager
-
- easeInOut(int, int, long) - Method in class ej.motion.cubic.CubicMotionManager
-
- easeInOut(int, int, long) - Method in class ej.motion.ease.EaseMotionManager
-
Deprecated.
- easeInOut(int, int, long) - Method in class ej.motion.elastic.ElasticMotionManager
-
- easeInOut(int, int, long) - Method in class ej.motion.expo.ExpoMotionManager
-
- easeInOut(int, int, long) - Method in class ej.motion.linear.LinearMotionManager
-
- easeInOut(int, int, long) - Method in interface ej.motion.MotionManager
-
Moves from start to stop with a time constraint.
- easeInOut(int, int, long) - Method in class ej.motion.none.NoMotionManager
-
- easeInOut(int, int, long) - Method in class ej.motion.quad.QuadMotionManager
-
- easeInOut(int, int, long) - Method in class ej.motion.quart.QuartMotionManager
-
- easeInOut(int, int, long) - Method in class ej.motion.quint.QuintMotionManager
-
- easeInOut(int, int, long) - Method in class ej.motion.sine.SineMotionManager
-
- EaseInOutMotion - Class in ej.motion.ease
-
- EaseInOutMotion(int, int, long) - Constructor for class ej.motion.ease.EaseInOutMotion
-
Deprecated.
Creates a ease in/out motion for a move from start to stop.
- EaseMotionManager - Class in ej.motion.ease
-
Deprecated.
- EaseMotionManager() - Constructor for class ej.motion.ease.EaseMotionManager
-
Deprecated.
- easeOut(int, int, long) - Method in class ej.motion.back.BackMotionManager
-
- easeOut(long) - Method in class ej.motion.bounce.AbstractBounceMotion
-
Gets the bounce ease out value for the given time.
- easeOut(int, int, long) - Method in class ej.motion.bounce.BounceMotionManager
-
- easeOut(int, int, long) - Method in class ej.motion.circ.CircMotionManager
-
- easeOut(int, int, long) - Method in class ej.motion.cubic.CubicMotionManager
-
- easeOut(int, int, long) - Method in class ej.motion.ease.EaseMotionManager
-
Deprecated.
- easeOut(long) - Method in class ej.motion.elastic.AbstractElasticMotion
-
Gets the elastic ease out value for the given time.
- easeOut(int, int, long) - Method in class ej.motion.elastic.ElasticMotionManager
-
- easeOut(int, int, long) - Method in class ej.motion.expo.ExpoMotionManager
-
- easeOut(int, int, long) - Method in class ej.motion.linear.LinearMotionManager
-
- easeOut(int, int, long) - Method in interface ej.motion.MotionManager
-
Moves from start to stop with a time constraint.
- easeOut(int, int, long) - Method in class ej.motion.none.NoMotionManager
-
- easeOut(int, int, long) - Method in class ej.motion.quad.QuadMotionManager
-
- easeOut(int, int, long) - Method in class ej.motion.quart.QuartMotionManager
-
- easeOut(int, int, long) - Method in class ej.motion.quint.QuintMotionManager
-
- easeOut(int, int, long) - Method in class ej.motion.sine.SineMotionManager
-
- EaseOutMotion - Class in ej.motion.ease
-
- EaseOutMotion(int, int, long) - Constructor for class ej.motion.ease.EaseOutMotion
-
Deprecated.
Creates a ease out motion for a move from start to stop.
- ej.motion - package ej.motion
-
- ej.motion.back - package ej.motion.back
-
- ej.motion.bounce - package ej.motion.bounce
-
- ej.motion.circ - package ej.motion.circ
-
- ej.motion.cubic - package ej.motion.cubic
-
- ej.motion.ease - package ej.motion.ease
-
- ej.motion.elastic - package ej.motion.elastic
-
- ej.motion.expo - package ej.motion.expo
-
- ej.motion.linear - package ej.motion.linear
-
- ej.motion.none - package ej.motion.none
-
- ej.motion.quad - package ej.motion.quad
-
- ej.motion.quart - package ej.motion.quart
-
- ej.motion.quint - package ej.motion.quint
-
- ej.motion.sine - package ej.motion.sine
-
- ej.motion.util - package ej.motion.util
-
- ElasticEaseInMotion - Class in ej.motion.elastic
-
Represents a elastic motion.
- ElasticEaseInMotion(int, int, long) - Constructor for class ej.motion.elastic.ElasticEaseInMotion
-
Creates an elastic motion for a move from start to stop.
- ElasticEaseInOutMotion - Class in ej.motion.elastic
-
Represents a elastic motion.
- ElasticEaseInOutMotion(int, int, long) - Constructor for class ej.motion.elastic.ElasticEaseInOutMotion
-
Creates an elastic motion for a move from start to stop.
- ElasticEaseOutMotion - Class in ej.motion.elastic
-
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.
- ElasticEaseOutMotion(int, int, long) - Constructor for class ej.motion.elastic.ElasticEaseOutMotion
-
Creates an elastic motion for a move from start to stop.
- ElasticMotion - Class in ej.motion.elastic
-
- ElasticMotion(int, int, long) - Constructor for class ej.motion.elastic.ElasticMotion
-
Deprecated.
Creates an elastic motion for a move from start to stop.
- ElasticMotionManager - Class in ej.motion.elastic
-
Motion manager creating elastic motions.
- ElasticMotionManager() - Constructor for class ej.motion.elastic.ElasticMotionManager
-
- ExpoEaseInMotion - Class in ej.motion.expo
-
Represents a ease in motion: starts at a slow speed, then reaches and maintain a steady speed through the stop
instruction.
- ExpoEaseInMotion(int, int, long) - Constructor for class ej.motion.expo.ExpoEaseInMotion
-
Creates a ease in motion for a move from start to stop.
- ExpoEaseInOutMotion - Class in ej.motion.expo
-
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
- ExpoEaseInOutMotion(int, int, long) - Constructor for class ej.motion.expo.ExpoEaseInOutMotion
-
Creates a ease in/out motion for a move from start to stop.
- ExpoEaseOutMotion - Class in ej.motion.expo
-
Represents a ease out motion: starts at a steady speed, then slows down to a stop.
- ExpoEaseOutMotion(int, int, long) - Constructor for class ej.motion.expo.ExpoEaseOutMotion
-
Creates a ease out motion for a move from start to stop.
- ExpoMotionManager - Class in ej.motion.expo
-
Motion manager creating ease in motions.
- ExpoMotionManager() - Constructor for class ej.motion.expo.ExpoMotionManager
-