|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--boid.Cindividu
Un Boid
Constructor Summary | |
Cindividu(Cboid b,
int rang)
Construit un individu à position aléatoire |
Method Summary | |
void |
calcPos()
Calcul de la nouvelle position |
void |
creeAleat(int rang)
Construit un individu à position et vitesse aléatoires |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Cindividu(Cboid b, int rang)
Method Detail |
public void creeAleat(int rang)
public void calcPos()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |