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, setVieLimitepublic 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()
JJAnimationanimer in class JJAnimation