public override void SetStartState(BoardVisual board)
 {
     board.PickShip();
 }