public interface ShootingBoundary extends IoBoundary
Modifier and Type | Method and Description |
---|---|
void |
quit()
Simply quits.
|
void |
shoot(Point2d shootingPoint) |
void |
showField()
Shows the field.
|
ask, showMessage
void shoot(Point2d shootingPoint)
void showField()
void quit()
IoBoundary
quit
in interface IoBoundary