apitman / commando-engine

Automatically exported from code.google.com/p/commando-engine
0 stars 0 forks source link

Allow mouse to go outside screen without appearing #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Allow the mouse to go outside screen for some reasonable amount of pixels 
without appearing.  Not the whole screen just like 100 pixels or something.  
Just an idea for an enhancement not a defect.

Original issue reported on code.google.com by Kirk.P.B...@gmail.com on 5 Feb 2009 at 8:17

GoogleCodeExporter commented 9 years ago
I like this idea and am looking into this, but I'm not sure if it's possible 
with
XNA, especially since we are eventually going to change the mouse cursor to a 
custom one.

Original comment by ken.a.ha...@gmail.com on 19 Feb 2009 at 7:43

GoogleCodeExporter commented 9 years ago
With full screen working, I am going to mark this as done.  In a single monitor
setup, the mouse can't leave the screen, so it's not an issue.  In a dual 
monitor
setup, the mouse can leave the screen, but the screen is large enough that it 
doesn't
really present gameplay problems.  Finally, I think this last statement is true 
even
if we do decide to support windowed mode.

Original comment by ken.a.ha...@gmail.com on 12 Mar 2009 at 11:37