cf_app_mouse_inside¶
Category: app
GitHub: cute_app.h
Returns true while the mouse's coordinates are hovering the app currently.
Remarks¶
This function only deals with mouse coordinates, not focus (such as cf_app_has_focus).
Category: app
GitHub: cute_app.h
Returns true while the mouse's coordinates are hovering the app currently.
This function only deals with mouse coordinates, not focus (such as cf_app_has_focus).