GetMouseY method

int GetMouseY()

Implementation

int GetMouseY() {
  return _GetMouseY();
}