public class JJAnimationForDiagramme extends JJAnimation
| Constructor and Description |
|---|
JJAnimationForDiagramme(int pas,
JJStatDiagramme compo,
boolean vieLimite)
Instantiates a new JJ animation for diagramme.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
animer()
Animer.
|
decalerPas, getPas, isVieLimite, setPas, setVieLimitepublic JJAnimationForDiagramme(int pas,
JJStatDiagramme compo,
boolean vieLimite)
pas - the pascompo - the compovieLimite - the vie limitepublic boolean animer()
JJAnimationanimer in class JJAnimation