Add Client, Server, Common

This commit is contained in:
cugurlu
2019-03-04 10:18:36 +01:00
parent 2453830be1
commit e09e8e2ef7
152 changed files with 3776 additions and 427 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<?import javafx.scene.layout.AnchorPane?>
<AnchorPane maxHeight="-Infinity" maxWidth="-Infinity" minHeight="-Infinity" minWidth="-Infinity" prefHeight="400.0" prefWidth="600.0" xmlns="http://javafx.com/javafx/10.0.1" xmlns:fx="http://javafx.com/fxml/1" />