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, setVieLimitepublic JJAnimationRotation(int pas,
JJComponent compo,
double angle,
boolean vieLimite)
pas - the pascompo - the compoangle - the anglevieLimite - the vie limitepublic boolean animer()
JJAnimationanimer in class JJAnimation