|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--MurNormal
| Constructor Summary | |
MurNormal()
|
|
MurNormal(int d,
Salle s)
|
|
| Method Summary | |
void |
accolleMur(Mur m)
|
int |
acqDirection()
|
Mur |
acqMitoyen()
|
Salle |
acqSalle()
|
boolean |
entrer()
|
void |
poserMur(int d,
Salle s)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public MurNormal()
public MurNormal(int d,
Salle s)
| Method Detail |
public void poserMur(int d,
Salle s)
public boolean entrer()
public Salle acqSalle()
public int acqDirection()
public void accolleMur(Mur m)
public Mur acqMitoyen()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||