Package gaiasky.desktop
Class GaiaSkyDesktop
java.lang.Object
gaiasky.desktop.GaiaSkyDesktop
- All Implemented Interfaces:
IObserver
Main entry point for Gaia Sky. This class takes care of initializing the settings and logging system, parsing
the CLI arguments, setting up the GDX configuration and starting the application.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GaiaSkyDesktop
public GaiaSkyDesktop()
-
-
Method Details
-
main
Main method.- Parameters:
args
- CLI arguments (seeGaiaSkyDesktop.CLIArgs
).
-
launchMainApp
public void launchMainApp() -
notify
Description copied from interface:IObserver
Event notification call.
-