Index
All Classes and Interfaces|All Packages
E
- EmptySea - Class in Unnamed Package
-
Considered a type of Ship so that the Ocean's ship 2D array can consist of EmptySea references for empty tiles and proper ships for tiles with ships actually inside of them.
- EmptySea() - Constructor for class EmptySea
-
Sets the inherited
length
variable and initializes thehit
array, based on the size of this Empty Sea (1 tiles).
All Classes and Interfaces|All Packages