mirror of https://github.com/mosra/magnum.git
Browse Source
TODO: GLFW has it together with normal/hidden/locked in setCursor() and those options are mutually exclusive, so maybe do it that way instead of setMouseCaptured() like in case of SDL? TODO: while SDL reports move event coordinates outside of the window, GLFW docs in the branch seem to indicate that the mouse position won't change -- would this mean the mouse move events won't get reported?mousecapture
3 changed files with 28 additions and 1 deletions
Loading…
Reference in new issue