122 lines
6.6 KiB
XML
122 lines
6.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?import javafx.geometry.*?>
|
|
<?import javafx.scene.text.*?>
|
|
<?import javafx.scene.shape.*?>
|
|
<?import java.lang.*?>
|
|
<?import javafx.scene.control.*?>
|
|
<?import javafx.scene.layout.*?>
|
|
|
|
<Pane maxHeight="-Infinity" maxWidth="-Infinity" minHeight="-Infinity" minWidth="-Infinity" prefHeight="525.0" prefWidth="806.0" xmlns="http://javafx.com/javafx/8" xmlns:fx="http://javafx.com/fxml/1">
|
|
<children>
|
|
<VBox prefHeight="525.0" prefWidth="806.0">
|
|
<children>
|
|
<HBox alignment="CENTER" prefHeight="100.0" prefWidth="200.0">
|
|
<children>
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="52.0" prefWidth="112.0" text="%joueur1" textAlignment="CENTER">
|
|
<HBox.margin>
|
|
<Insets right="30.0" />
|
|
</HBox.margin>
|
|
</Button>
|
|
<Button alignment="CENTER" layoutX="10.0" layoutY="10.0" mnemonicParsing="false" prefHeight="52.0" prefWidth="112.0" text="%joueur2">
|
|
<HBox.margin>
|
|
<Insets right="30.0" />
|
|
</HBox.margin>
|
|
</Button>
|
|
<Button alignment="CENTER" layoutX="62.0" layoutY="10.0" mnemonicParsing="false" prefHeight="52.0" prefWidth="112.0" text="%joueur3">
|
|
<HBox.margin>
|
|
<Insets right="30.0" />
|
|
</HBox.margin>
|
|
</Button>
|
|
<Button alignment="CENTER" layoutX="114.0" layoutY="10.0" mnemonicParsing="false" prefHeight="52.0" prefWidth="112.0" text="%joueur4">
|
|
<HBox.margin>
|
|
<Insets right="30.0" />
|
|
</HBox.margin>
|
|
</Button>
|
|
</children>
|
|
<VBox.margin>
|
|
<Insets top="20.0" />
|
|
</VBox.margin>
|
|
</HBox>
|
|
<HBox alignment="CENTER" layoutX="10.0" layoutY="10.0" prefHeight="100.0" prefWidth="200.0">
|
|
<children>
|
|
<Rectangle arcHeight="5.0" arcWidth="5.0" fill="#d8dbdd" height="200.0" stroke="BLACK" strokeType="INSIDE" width="168.0">
|
|
<HBox.margin>
|
|
<Insets bottom="30.0" left="60.0" right="50.0" top="30.0" />
|
|
</HBox.margin>
|
|
</Rectangle>
|
|
<VBox alignment="CENTER" prefHeight="200.0" prefWidth="148.0">
|
|
<children>
|
|
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="%effet.carte" textAlignment="CENTER">
|
|
<VBox.margin>
|
|
<Insets bottom="30.0" top="50.0" />
|
|
</VBox.margin>
|
|
<font>
|
|
<Font size="18.0" />
|
|
</font>
|
|
</Text>
|
|
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="%carte.equipement.a.donner" textAlignment="CENTER">
|
|
<font>
|
|
<Font size="18.0" />
|
|
</font>
|
|
<VBox.margin>
|
|
<Insets bottom="30.0" />
|
|
</VBox.margin>
|
|
</Text>
|
|
<HBox prefHeight="100.0" prefWidth="200.0">
|
|
<children>
|
|
<Rectangle arcHeight="5.0" arcWidth="5.0" fill="#d8dbdd" height="150.0" stroke="BLACK" strokeType="INSIDE" width="100.0" />
|
|
<Rectangle arcHeight="5.0" arcWidth="5.0" fill="#d8dbdd" height="150.0" layoutX="10.0" layoutY="10.0" stroke="BLACK" strokeType="INSIDE" width="100.0" />
|
|
<Rectangle arcHeight="5.0" arcWidth="5.0" fill="#d8dbdd" height="150.0" layoutX="178.0" layoutY="10.0" stroke="BLACK" strokeType="INSIDE" width="100.0" />
|
|
<Rectangle arcHeight="5.0" arcWidth="5.0" fill="#d8dbdd" height="150.0" layoutX="346.0" layoutY="10.0" stroke="BLACK" strokeType="INSIDE" width="100.0" />
|
|
<Rectangle arcHeight="5.0" arcWidth="5.0" fill="#d8dbdd" height="150.0" layoutX="514.0" layoutY="10.0" stroke="BLACK" strokeType="INSIDE" width="100.0" />
|
|
</children>
|
|
<VBox.margin>
|
|
<Insets bottom="55.0" />
|
|
</VBox.margin>
|
|
</HBox>
|
|
<Text layoutX="10.0" layoutY="187.0" strokeType="OUTSIDE" strokeWidth="0.0" text="%joueur.a.qui.donner.carte.equipement" textAlignment="CENTER">
|
|
<font>
|
|
<Font size="18.0" />
|
|
</font>
|
|
<VBox.margin>
|
|
<Insets bottom="30.0" />
|
|
</VBox.margin>
|
|
</Text>
|
|
</children>
|
|
</VBox>
|
|
<HBox prefHeight="100.0" prefWidth="200.0" />
|
|
</children>
|
|
</HBox>
|
|
<HBox alignment="CENTER" layoutX="10.0" layoutY="110.0" prefHeight="100.0" prefWidth="200.0">
|
|
<children>
|
|
<Button alignment="CENTER" mnemonicParsing="false" prefHeight="52.0" prefWidth="112.0" text="%joueur5" textAlignment="CENTER">
|
|
<HBox.margin>
|
|
<Insets right="30.0" />
|
|
</HBox.margin>
|
|
</Button>
|
|
<Button alignment="CENTER" layoutX="10.0" layoutY="10.0" mnemonicParsing="false" prefHeight="52.0" prefWidth="112.0" text="%joueur6">
|
|
<HBox.margin>
|
|
<Insets right="30.0" />
|
|
</HBox.margin>
|
|
</Button>
|
|
<Button alignment="CENTER" layoutX="62.0" layoutY="10.0" mnemonicParsing="false" prefHeight="52.0" prefWidth="112.0" text="%joueur7">
|
|
<HBox.margin>
|
|
<Insets right="30.0" />
|
|
</HBox.margin>
|
|
</Button>
|
|
<Button alignment="CENTER" layoutX="114.0" layoutY="10.0" mnemonicParsing="false" prefHeight="52.0" prefWidth="112.0" text="%joueur8">
|
|
<HBox.margin>
|
|
<Insets right="30.0" />
|
|
</HBox.margin>
|
|
</Button>
|
|
</children>
|
|
<VBox.margin>
|
|
<Insets bottom="20.0" />
|
|
</VBox.margin>
|
|
</HBox>
|
|
</children>
|
|
</VBox>
|
|
</children>
|
|
</Pane>
|