removeFlags method

int removeFlags()

Implementation

int removeFlags() => this & ((1 << Bishop.flagsStartBit) - 1);