Possible to make mouse coordinates relative to window?
Posted: Thu May 14, 2009 8:35 pm
Is there a way to make mouse coordinates relative to the game window, so 0,0 would be the top left corner of the game window? AutoIt had a mode that was relative to the window in focus like that, and that what I found most useful.
I know I could calculate roughly where I want the mouse to be, but when the operating system is running resolutions of different aspect ratios it gets goofy.
I know I could calculate roughly where I want the mouse to be, but when the operating system is running resolutions of different aspect ratios it gets goofy.