get_cursor_screen_point method

int get_cursor_screen_point()

Get the current cursor position

Implementation

int get_cursor_screen_point() {
  return _get_cursor_screen_point();
}