sdl2 v2.4.0 Release Notes

Release Date: 2018-03-11 // about 6 years ago
    • getRelativeMouseLocation now returns Vector instead of Point.
    • getModalMouseLocation returns either a Vector or a Point, wrapped in (new) ModalLocation.
    • 🏁 WindowSizeChangedEventData includes the new window size.
    • ➕ Added an invalid state to the ControllerButtonState enum, and switched to a more reliable state detection method.
    • Raise upper bounds for exceptions to <0.10