public class JJAnimationTranslationEntreDeuxObjets extends JJAnimation
Constructor and Description |
---|
JJAnimationTranslationEntreDeuxObjets(int pas,
JJComponent compo,
JJComponent a,
JJComponent b,
boolean vieLimite)
Instantiates a new JJ animation translation entre deux objets.
|
Modifier and Type | Method and Description |
---|---|
boolean |
animer()
Animer.
|
decalerPas, getPas, isVieLimite, setPas, setVieLimite
public JJAnimationTranslationEntreDeuxObjets(int pas, JJComponent compo, JJComponent a, JJComponent b, boolean vieLimite)
pas
- the pascompo
- the compoa
- the ab
- the bvieLimite
- the vie limitepublic boolean animer()
JJAnimation
animer
in class JJAnimation