Mount Fuji Engine  0.8b
MF_API void MFInput_SetMouseClippingRect ( int  mouseID,
MFRect pRect 
)

Restricts the mouse movement to a specified rect.

Parameters
mouseIDTarget mouse index.
pRectA rect in screen space to restrict the mouse. NULL to reset the rect to the full screen.
Returns
None.