GetMousePosition method

Vector2C GetMousePosition()

Implementation

Vector2C GetMousePosition() {
  return _GetMousePosition();
}