Commit Graph

11 Commits

Author SHA1 Message Date
eb024153a8 Updated Launcher style (WIP) 2021-06-03 03:47:04 +02:00
6183e39773 Removed FXMLController, gave controller role to Launcher instead 2021-06-03 03:46:38 +02:00
24338e344c Fixed resource not being found by Launcher 2021-06-03 01:53:32 +02:00
85b48c40d4 Massive improvements to launcher
Launcher is now capable of closing itself, launching the engine and  has
a saner launcher.fxml
2021-06-03 00:47:49 +02:00
a88cbebd18 Removed window decorations from launcher
Prevents resizing the window thus renders theme development easier
2021-05-28 01:20:26 +02:00
cd7627d36d Launcher now finds and correctly sets main Scene 2021-05-28 01:15:50 +02:00
4e99b1e115 Added stage attr along with getters and setters to launcher.Settings. 2021-05-28 00:55:12 +02:00
b52bbb506a Added setting file manipulator class to launcher package.
Contains getters, setters, setDefaultSettings method in case of failure
of parseSettings method (currently not implemented).
2021-05-28 00:50:57 +02:00
bf2960f58e Lancement de la fenêtre du launceur
Problématique avec le fxml. Mauvaise version il semblerait ? Fichier à
refaire.
2021-05-27 03:14:20 +02:00
75865640aa Progrès ajout Launcher
Ajout de JavaFX.fxml aux dépendances, aménagement de l'architecture du
launcher pour (launcher étend maintenant Application, Main lance
correctement le Launcher)
2021-05-27 03:02:36 +02:00
9bb39b654c Squelette initial du moteur de jeu 2021-05-03 02:29:11 +02:00