cf_app_mouse_entered¶
Category: app
GitHub: cute_app.h
Returns true if the mouse's coordinates began hovering over the app last frame.
Remarks¶
This function only deals with mouse coordinates, not focus (such as cf_app_has_focus).
Category: app
GitHub: cute_app.h
Returns true if the mouse's coordinates began hovering over the app last frame.
This function only deals with mouse coordinates, not focus (such as cf_app_has_focus).