1
Python / [Solved] resizing window throws off mouse coords
« on: August 15, 2013, 06:33:35 pm »
When I try to get the mouse coordinates local to my sf.RenderWindow using sf.Mouse.get_position(window), it behaves fine until the window is resized.