You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I call SDL_SetRelativeMouseMode(1); (SDL 2.27, MSVC, Windows 10) then I don't get any events from ManyMouse_PollEvent(&event) for any mouse ever again.
The text was updated successfully, but these errors were encountered:
When I call
SDL_SetRelativeMouseMode(1);
(SDL 2.27, MSVC, Windows 10) then I don't get any events fromManyMouse_PollEvent(&event)
for any mouse ever again.The text was updated successfully, but these errors were encountered: