Class Porte
java.lang.Object
|
+--Lieu
|
+--Porte
- public class Porte
- extends Lieu
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Porte
public Porte()
Porte
public Porte(int d1,
Salle s1,
Salle s2,
boolean b)
poserPorte
public void poserPorte(int d1,
Salle s1,
Salle s2,
boolean b)
entrer
public boolean entrer()
- Overrides:
- entrer in class Lieu
acqDirection
public int acqDirection(Salle s)
acqAutreCote
public Salle acqAutreCote(Salle s)