melonJS/melonJS: Release 15.13.0

Name: melonJS

Owner: melonJS

Release: v15.13.0

Released: 2023-10-07

License: MIT

Release Assets:

Changed

  • UI: UITextButton backgroundColor and hoverColor properties are now deprecated in favor of hoverOffColor and hoverOnColor

Fixed

  • UI: fix duplicated text rendering in UITextButton
  • UI: fix an exception when destroying a UITextButton

To top