melonJS/melonJS: Release 10.2.2

Name: melonJS

Owner: melonJS

Release: v10.2.2

Released: 2021-12-14

License: MIT

Release Assets:

Added

  • Renderable: new isFloating getter returning true if the renderable is a floating object or contained in a floating container

Fixed

  • TypeScript: fix most of method parameters and return type declaration when applicable
  • Input: fix an issue with pointer event detection on nested floating items

To top