No, i need the other way:
vec_set(mouse_cursor,mouse_pos);
But mouse_cursor is a read only variable.
My Mouse should be always in the middle of the Window. That works, but if i move my Mouse with mouse_mode = 2 then comes the Systemmouse from Windows on the border from the Game - Window. I want to control the Systemmouse...