Hello,
how can I change the position of the mouse-cursor?
I want to implement an own 3rd-person-camera. It should rotate, when I move the mouse.
I was thinking about checking the position of the mouse-cursor, then rotating corresponding to it and then set it back into the middle of the screen.
So it could not hang at the border of the screen, which would make rotating in one direction impossible.
Greetings,
Squarefox
Changing Mouse Cursor Position?
Re: Changing Mouse Cursor Position?
virtual core::position2d<s32> irr::gui::ICursorControl::getPosition()Squarefox2 wrote:... checking the position of the mouse-cursor...
and cliky and the 2D tutorial shows some use of it clicky
HTH,
Pete
Ein knowledge seeker