|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--brique.SalleNormale | +--brique.SallePiege
Field Summary |
Fields inherited from class brique.SalleNormale |
cotes, numero |
Constructor Summary | |
SallePiege(int num)
|
Method Summary | |
boolean |
entrer()
|
void |
propagerExplosion()
|
Methods inherited from class brique.SalleNormale |
acqCote, acqDirection, acqNumero, installeCote |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SallePiege(int num)
Method Detail |
public boolean entrer()
entrer
in interface Lieu
entrer
in class SalleNormale
public void propagerExplosion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |