6 Commits

Author SHA1 Message Date
François Autin
8fc483b7e5
Deleted configuration package.
Relocated configuration.Config to launcher.Config.
2021-06-10 15:41:39 +02:00
François Autin
76bfe1d56e
Launcher overhaul. Now capable of setting resolution and fullscreen set. 2021-06-10 15:20:26 +02:00
François Autin
677e4dd013
Settings agnostic to invalid configuation file 2021-06-10 14:02:48 +02:00
François Autin
4572a1659f
Refactored launcher.Settings to use new configuration.Config
Simpler, safer design.
2021-06-10 13:31:36 +02:00
François Autin
4e99b1e115
Added stage attr along with getters and setters to launcher.Settings. 2021-05-28 00:55:12 +02:00
François Autin
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