Classes
| Class | Description | |
|---|---|---|
| Coordinates |
Identifies a single square in the playing field (SoftwareArchitects.Battleships..::.PlayingField).
| |
| Player |
Abstract base class for computer players.
| |
| PlayerAttribute |
Defines the friendly name of a player.
| |
| PlayingField |
Represents a square grid (10 x 10) on which the following 5 ships are arranged at random.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| State |
Represents the state of one square in the playing field.
|