Cursor.Position
Hi,
i'm working on a laser shoot simulation..
I've solved, the parts related to image process but i have a problem about cursor..
When i've detect the laser point i can set it's new position by
Cursor.Position property
Although it moves the cursor in any windows form, it doesn't effect the cursor during the game..
How can i solve this?
|