flixel v4.7.0 Release Notes

Release Date: 2020-04-12 // about 4 years ago
  • ๐Ÿ†• New features:

    • ๐Ÿ‘ FlxGroup: added support for specifying cameras (#2232)

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ›  FlxButton: fixed mouseButtons handling (#2246)
    • FlxTilemap: handle negative tile indices for all load methods, not just CSV (#2250)
    • ๐Ÿ›  FlxVirtualPad: fixed graphic not showing up on HTML5
    • ๐Ÿ›  OUYAID: fixed button mappings (#2234)

    ๐Ÿ”„ Changes and improvements:

    • FlxAnimation: changed frameRate to a Float (#2252)