| Package | Description |
|---|---|
| ej.motion.util |
| Modifier and Type | Class and Description |
|---|---|
class |
MotionListenerAdapter
Overrides this class to avoid creating empty methods when implementing
MotionListener. |
| Constructor and Description |
|---|
MotionAnimator(java.util.List<Motion> motions,
MotionListener listener,
boolean loop)
Creates a motion animator with the specified motion.
|
MotionAnimator(Motion motion,
MotionListener listener)
Creates a motion animator with the specified motion.
|