mirror of
https://github.com/SFML/SFML.git
synced 2025-02-03 06:58:02 +08:00
8621e45960
Window::WaitEvent now works with joystick events as well. Added Event::JoystickConnected and Event::JoystickDisconnected. Added Window::GetCursorPosition.