diff --git a/src/ihm/controller/JoueurIHM.java b/src/ihm/controller/JoueurIHM.java
index a46ca3e..2b31167 100644
--- a/src/ihm/controller/JoueurIHM.java
+++ b/src/ihm/controller/JoueurIHM.java
@@ -43,8 +43,14 @@ public class JoueurIHM {
String name = joueur.getNom();
setLabelJoueur(name);
initRevealButton();
+ initZoneEquipement();
}
+ private void initZoneEquipement() {
+ HBox hb = getPaneEquipement();
+
+ }
+
private void initRevealButton() {
Button btn = getRevealButton();
btn.setOnAction(x -> {
@@ -58,7 +64,6 @@ public class JoueurIHM {
iv.fitHeightProperty().bind(gp.heightProperty());
btn.setDisable(true);
});
-
}
public Button getRevealButton() {
@@ -87,11 +92,8 @@ public class JoueurIHM {
AnchorPane.setLeftAnchor(p,0.0);
AnchorPane.setRightAnchor(p,0.0);
AnchorPane.setTopAnchor(p,0.0);
-
}
-
-
public Label getLabelJoueur() {
return (Label) zoneJoueur.getChildren().get(0);
}
diff --git a/src/ihm/ressources/PlateauTest2.fxml b/src/ihm/ressources/PlateauTest2.fxml
index 25bc1c9..1ac6733 100644
--- a/src/ihm/ressources/PlateauTest2.fxml
+++ b/src/ihm/ressources/PlateauTest2.fxml
@@ -64,11 +64,11 @@
-
+
-
+
-
+
@@ -112,11 +112,11 @@
-
+
-
+
-
+
@@ -181,11 +181,11 @@
-
+
-
+
-
+
@@ -229,11 +229,11 @@
-
+
-
+
-
+
@@ -679,9 +679,9 @@
-
+
-
+
@@ -730,11 +730,11 @@
-
+
-
+
-
+
@@ -796,15 +796,11 @@
-
+
-
+
-
-
-
-
-
+
@@ -848,15 +844,11 @@
-
+
-
+
-
-
-
-
-
+