Package com.dragonboat.game.desktop
Class DesktopLauncher
- java.lang.Object
-
- com.dragonboat.game.desktop.DesktopLauncher
-
public class DesktopLauncher extends java.lang.Object
Launches the game window with specified graphics settings.
-
-
Constructor Summary
Constructors Constructor Description DesktopLauncher()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] arg)
Sets game window graphic settings
-