References
battleship
| summary | ||
| public |
C Board Main class that controls basic operations of battleship. |
|
| public |
C Game Controller class for the board to auto-play a game. |
|
| public |
C Moves Data storage class for each move (attack) in the game. |
|
| public |
C Ship The Ship class contains key ship properties:
|
|
| public |
C Tile A Tile is an object of the board representing:
|
|
| public |
C Utils Utility static class (mostly) containing common validation functions |
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
T parameters: Object |
|
| public |
|
|
| public |
|
|
Directories