From 89d4cad3364bef6f60ef81adbcefec6fff64d8e7 Mon Sep 17 00:00:00 2001 From: Julian Kropff Date: Thu, 12 Mar 2026 07:30:35 +0100 Subject: [PATCH] feat(game-ui): add Tastbar FXML layout --- .../gameuicomponents/taskbar.fxml | 53 +++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 src/main/resources/ui-structure/gameuicomponents/taskbar.fxml diff --git a/src/main/resources/ui-structure/gameuicomponents/taskbar.fxml b/src/main/resources/ui-structure/gameuicomponents/taskbar.fxml new file mode 100644 index 0000000..d08402d --- /dev/null +++ b/src/main/resources/ui-structure/gameuicomponents/taskbar.fxml @@ -0,0 +1,53 @@ + + + + + + + + + + +