anyMouse function

bool anyMouse(
  1. int f
)

Implementation

bool anyMouse(int f) => f & kModeMouseAny != 0;