flipColour method

int flipColour()

Implementation

int flipColour() => this ^ 1;