diff --git a/src/ihm/controller/PlateauController.java b/src/ihm/controller/PlateauController.java index 9677688..d713b1c 100644 --- a/src/ihm/controller/PlateauController.java +++ b/src/ihm/controller/PlateauController.java @@ -79,6 +79,8 @@ public class PlateauController implements Initializable { joueursIHM.add(new JoueurIHM(i,map.get(i),getPaneJoueur(i))); } + + //System.out.println(this.joueursPane); diff --git a/src/ihm/ressources/Plateau.fxml b/src/ihm/ressources/Plateau.fxml index 2300708..42e5c0e 100644 --- a/src/ihm/ressources/Plateau.fxml +++ b/src/ihm/ressources/Plateau.fxml @@ -483,177 +483,167 @@ - - - - - - - - - - - - - - - - -