public class JJAnimationRotation extends JJAnimation
Constructor and Description |
---|
JJAnimationRotation(int pas,
JJComponent compo,
double angle,
boolean vieLimite)
Instantiates a new JJ animation rotation.
|
Modifier and Type | Method and Description |
---|---|
boolean |
animer()
Animer.
|
decalerPas, getPas, isVieLimite, setPas, setVieLimite
public JJAnimationRotation(int pas, JJComponent compo, double angle, boolean vieLimite)
pas
- the pascompo
- the compoangle
- the anglevieLimite
- the vie limitepublic boolean animer()
JJAnimation
animer
in class JJAnimation