melonJS/melonJS: Release 10.2.0

Name: melonJS

Owner: melonJS

Release: v10.2.0

Released: 2021-11-22

License: MIT

Release Assets:

Added

  • Bounds: faster condition assessment for the overlaps method
  • Renderable: added a basic NineSliceSprite renderable object
  • Renderable: new offScreenCanvas option for me.Text allowing to use an individual offscreen canvas texture per text element

Fixed

  • Input: fix a regression with me.input.pointer not being updated on pointer events
  • Loader: fix a "double initialization and double reset" bug with the default loading screen

To top