|
|
|
|
|
|
char _getXCoord(); int _getYCoord(); functions, the ship identifier(wich is a diiferent symbol to distinguish between the ships e.g: @,#,$,%) and the ship length?
char _getXCoord();and int _getYCoord(); function.you would need to change those function to 'protected' type though.