Check if cursor is on the screen.
Note
This function has been auto-generated from the following Raylib function definition:
IsCursorOnScreen(void); bool
See also
Other cursor functions:
disable_cursor()
,
enable_cursor()
,
hide_cursor()
,
is_cursor_hidden()
,
set_mouse_cursor()
,
show_cursor()
Other screen functions:
get_screen_height()
,
get_screen_to_world_2d()
,
get_screen_width()
,
get_world_to_screen_2d()
,
get_world_to_screen_ex()
,
get_world_to_screen()
,
load_image_from_screen()