public function SetCursorSettings( showCursorWhenFullscreen : boolean, clipCursorWhenFullscreen : boolean );
Parameters
showCursorWhenFullscreen
System.Boolean Set to true if the cursor will be visible when the application is running in full-screen mode; otherwise, false.
clipCursorWhenFullscreen
System.Boolean Set to true if the cursor will be restricted from exiting the screen boundaries when the application is running in full-screen mode; otherwise, false.