- AbstractBounceMotion - Class in ej.motion.bounce
-
Represents a bounce motion.
- AbstractBounceMotion(int, int, long) - Constructor for class ej.motion.bounce.AbstractBounceMotion
-
Creates a bounce motion for a move from start to stop.
- AbstractElasticMotion - Class in ej.motion.elastic
-
Represents an elastic motion.
- AbstractElasticMotion(int, int, long) - Constructor for class ej.motion.elastic.AbstractElasticMotion
-
Creates an elastic motion for a move from start to stop.
- AbstractMotion - Class in ej.motion
-
Common abstract implementation of a motion.
- AbstractMotion(int, int, long) - Constructor for class ej.motion.AbstractMotion
-
Creates a motion for a move from start to stop.