westOrNorth property

bool get westOrNorth

Implementation

bool get westOrNorth
{
  return west || north;
}