Index
All Classes and Interfaces|All Packages
R
- randomDirection() - Static method in class battleship.model.game.ocean.ShipPosition
- randomPlace(List<Ship>, Ocean) - Static method in class battleship.model.game.ocean.Ocean
-
Random place list of ships
- recognizeMode(int, boolean) - Static method in class battleship.model.game.Game
- recoverShipCellsByPoints(List<Point>) - Method in class battleship.view.oceanview.OceanView
-
restore ships cell views after cancelling the last attacks
- recoverShips(List<Point>) - Method in class battleship.view.BattleshipView
-
Recover ships cell views
- requestForUserInput(String, int, int) - Method in class battleship.controller.BattleshipController
-
Request for user input
- restoreHealthInRecoveryMode() - Method in class battleship.model.ships.Battleship
-
When the recovery mode is enabled this method restore.
- restoreHealthInRecoveryMode() - Method in class battleship.model.ships.Carrier
-
When the recovery mode is enabled this method restore.
- restoreHealthInRecoveryMode() - Method in class battleship.model.ships.Cruiser
-
When the recovery mode is enabled this method restore.
- restoreHealthInRecoveryMode() - Method in class battleship.model.ships.Destroyer
-
When the recovery mode is enabled this method restore.
- restoreHealthInRecoveryMode() - Method in class battleship.model.ships.Ship
-
When the recovery mode is enabled this method restore.
- restoreHealthInRecoveryMode() - Method in class battleship.model.ships.Submarine
-
When the recovery mode is enabled this method restore.
- restorePreviousHealthFleet(int) - Method in class battleship.model.game.Game
-
Restore fleet health.
- RIGHT - Enum constant in enum class battleship.model.game.ocean.ShipPosition.Direction
All Classes and Interfaces|All Packages