|
Class Summary |
| BattleS |
|
| CButton |
|
| Grid |
|
| Player |
|
| Ship |
George Smith
CIS421 - Web Based Java
December 7th, 2007
Project: Battleship v2.0
Description: The Ship class for the battle ship game that is used to store attributes about each ship |
| Space |
George Smith
CIS421 - Web Based Java
December 7th, 2007
Project: Battleship v2.0
Description: The Space class for the battle ship game that is used to manage the spaces on the grid |
| Turn |
George Smith
CIS421 - Web Based Java
December 7th, 2007
Project: Battleship v2.0
Description: The Turn class for the battle ship game is used to store the AI information sued to attack the players ship |