Index
All Classes and Interfaces|All Packages
B
- Battleship - Class in Unnamed Package
-
A Ship with a length of four tiles.
- Battleship() - Constructor for class Battleship
-
Sets the inherited
length
variable and initializes thehit
array, based on the size of this ship (4 tiles). - bowColumn - Variable in class Ship
-
The column (0 to 9) which contains the bow (front) of the ship.
- bowRow - Variable in class Ship
-
The row (0 to 9) which contains the bow (front) of the ship.
All Classes and Interfaces|All Packages