-
Notifications
You must be signed in to change notification settings - Fork 56
MTY_AppIsMouseGrabbed
chrisd1100 edited this page Aug 25, 2022
·
1 revision
Check if the mouse is grabbed.
bool MTY_AppIsMouseGrabbed(
MTY_App * ctx
);
ctx
(MTY_App *
)
The MTY_App
.
bool
Mouse is grabbed.