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