isDraw method

bool isDraw()

Implementation

bool isDraw() {
  return game.in_draw;
}