Package com.dragonboat.game.desktop
Class DesktopLauncher
- java.lang.Object
- 
- com.dragonboat.game.desktop.DesktopLauncher
 
- 
 public class DesktopLauncher extends java.lang.ObjectLaunches the game window with specified graphics settings.
- 
- 
Constructor SummaryConstructors Constructor Description DesktopLauncher()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] arg)Sets game window graphic settings
 
-