|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
Dedale |
creeDedale()
|
Mur |
creeMur()
|
Mur |
creeMur(int d,
Salle s)
|
Porte |
creePorte()
|
Porte |
creePorte(int d1,
Salle s1,
Salle s2,
boolean ouverte)
|
Salle |
creeSalle(int n)
|
Method Detail |
public Dedale creeDedale()
public Mur creeMur()
public Mur creeMur(int d, Salle s)
public Salle creeSalle(int n)
public Porte creePorte()
public Porte creePorte(int d1, Salle s1, Salle s2, boolean ouverte)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |