Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- Caravel - Class in battleship
-
The type Caravel represents a ship with a size of 2 units.
- Caravel(Compass, IPosition) - Constructor for class battleship.Caravel
-
Instantiates a new Caravel.
- Carrack - Class in battleship
-
The type Carrack represents a ship with a size of 3 units.
- Carrack(Compass, IPosition) - Constructor for class battleship.Carrack
-
Instantiates a new Carrack.
- Compass - Enum Class in battleship
-
The enum Compass.
- createRandom() - Static method in class battleship.Fleet
-
Creates a randomly generated fleet containing ships of various predefined types.
All Classes and Interfaces|All Packages|Constant Field Values