From d476733172e3fb8d2c34530556c815079e6322c2 Mon Sep 17 00:00:00 2001 From: Paul Gross Date: Thu, 30 Apr 2020 14:00:09 +0200 Subject: [PATCH] Plateau.fxml --- src/ihm/controller/PlateauController.java | 2 + src/ihm/ressources/Plateau.fxml | 316 +++++++++++----------- 2 files changed, 155 insertions(+), 163 deletions(-) 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 @@ - - - - - - - - - - - - - - - - -