isInsufficientMaterial method

bool isInsufficientMaterial()

Implementation

bool isInsufficientMaterial() {
  return game.insufficient_material;
}