The Class TestMain.
More...
Static Public Member Functions |
| static void | main (String[] args) throws InterruptedException |
| | The main method.
|
Detailed Description
The Class TestMain.
- Author
- snandi
Member Function Documentation
| static void ui.TestMain.main |
( |
String[] |
args | ) |
throws InterruptedException |
|
inlinestatic |
The main method.
- Parameters
-
- Exceptions
-
| InterruptedException | the interrupted exception |
References ui.Board.addShip(), controllers.ShotIncrementingThread.createAndStartShotIncrementingThread(), ui.MakShooterUIConstants.DEFAULT_SHIP_LEFT_X, ui.MakShooterUIConstants.DEFAULT_SHIP_RIGHT_X, ui.MakShooterUIConstants.DEFAULT_SHIP_Y, common.Ship.getAlignment(), controllers.ShotManager.getInstance(), ui.Board.isReadyToStartGame(), common.E_Alignment.LEFT, common.E_Alignment.RIGHT, controllers.ShotManager.setMyRti(), controllers.ShotManager.setupShotPoolForFederation(), and controllers.KeyboardShipController.start().
The documentation for this class was generated from the following file: