raylib
raylib copied to clipboard
[rcore_web] Relative mouse mode issues.
Fixes #3916
These changes emulates for the Web the relative mouse mode made for the desktop. https://github.com/raysan5/raylib/pull/3874
| Before | After |
|---|---|
| https://github.com/raysan5/raylib/assets/45357531/ff28d2ef-b464-4fc4-ab28-054bea61ddad | https://github.com/raysan5/raylib/assets/45357531/fb80a520-e527-4b69-b767-76085f06015c |
@cemalgnlts Thanks for the improvement... Please, could you review formatting to follow raylib coding conventions?
I fixed it (hopefully enough).
@cemalgnlts Nice! Thank you very much for the review!