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