public class BoxAnimator
extends java.lang.Object
| Constructor and Description |
|---|
BoxAnimator(SwingBreedingMorphViewPanel breedingPanel) |
| Modifier and Type | Method and Description |
|---|---|
void |
setupBoxAnimator(Rect special,
BoxedMorph boxedMorphParent,
Morph newestOffspring) |
void |
startAnimation()
Start the animation.
|
public BoxAnimator(SwingBreedingMorphViewPanel breedingPanel)
public void setupBoxAnimator(Rect special, BoxedMorph boxedMorphParent, Morph newestOffspring)
public void startAnimation()