コード例 #1
0
 @Override
 public boolean isEnd() {
   // TODO Auto-generated method stub
   return chessGame.isEnd();
 }