IsCursorOnScreen method

bool IsCursorOnScreen()

Implementation

bool IsCursorOnScreen() {
  return _IsCursorOnScreen();
}