1
Window / Re: Setting the mouse position relative to window position
« on: January 13, 2016, 02:28:50 pm »
Ok, I was actually wrong. The setMousePosition does work correctly. What caused an error was that in a different spot I used the x and y value from getPosition. And i assumed the same point was used to set the mouse position.
So I now have a new question: Can I get the position of the render area?
So I now have a new question: Can I get the position of the render area?