downInv constant

Move const downInv

Down counterclockwise move.

Implementation

static const downInv = Move(Color.down, inverted: true);