ggez v0.4.4 Release Notes

  • โž• Added

    • Added functions to get and set mouse cursor visibility.
    • Derived PartialEq for Image and SpriteBatch.

    ๐Ÿ”„ Changed

    Nothing

    ๐Ÿ—„ Deprecated

    Nothing

    โœ‚ Removed

    Nothing

    ๐Ÿ›  Fixed

    • Myriad small documentation and example typos.
    • Fixed a rounding error in Font::get_width().