get_cursor_screen_point method
Get the current cursor position
Implementation
int get_cursor_screen_point() {
return _get_cursor_screen_point();
}
Get the current cursor position
int get_cursor_screen_point() {
return _get_cursor_screen_point();
}