public class JJAnimationTranslation extends JJAnimation
Constructor and Description |
---|
JJAnimationTranslation(int pas,
JJComponent compo,
double dx,
double dy,
boolean vieLimite)
Instantiates a new JJ animation translation.
|
Modifier and Type | Method and Description |
---|---|
boolean |
animer()
Animer.
|
decalerPas, getPas, isVieLimite, setPas, setVieLimite
public JJAnimationTranslation(int pas, JJComponent compo, double dx, double dy, boolean vieLimite)
pas
- the pascompo
- the compodx
- the dxdy
- the dyvieLimite
- the vie limitepublic boolean animer()
JJAnimation
animer
in class JJAnimation