oblique property

bool oblique

Knights move obliquely.

Implementation

bool get oblique => !orthogonal && !diagonal;