public interface FleetPlacementBoundary extends IoBoundary
Modifier and Type | Method and Description |
---|---|
void |
placeShip(Point2d startingPoint)
Places a ship in the current field.
|
void |
showFleet()
Shows the fleet.
|
ask, quit, showMessage
void showFleet()
void placeShip(Point2d startingPoint)
startingPoint
- point where the ship will start