color method

bool color()

Implementation

bool color() {
  return isWhite;
}