c# - How can I set cursor position with OpenTK? -


i working on fps camera latest version of opentk (2.0.0.0) , want use mouse delta movement control pitch/yaw of camera. need reposition cursor center of window cannot find way set cursor position. looked under gamewindow.mouse , gamewindow.cursor , found way cursor position, not set it.

how set cursor position ?


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -