14.0.0
版本发布时间: 2022-10-11 13:59:21
melonjs/melonJS最新发布版本:17.4.0(2024-06-22 08:57:43)
Added
- UI: New
UIBaseElement
class, a clickable container base UI element (thanks @wpernath) - UI: New
UITextButton
class, a clickable roundRect & Text base button (thanks @wpernath)
Changed
- Core: Build process will now only output a ES6 Bundle and the TS Declaration, ES5 is now fully deprecated
- Test Units: replaced the "old" ES5 based Jasmine+Karma framework by a modern ES6 based Mocha+Puppeteer one (thanks @L1lith)
- UI: the base
GUI_Object
class is now deprecated and replaced byUISpriteElement
, a Sprite based clickable element
Fixed
- Build: fix typescript generation (d.ts), no more missing API or modules
- Container: fix Container class initialization when no default viewport have been created
- Core: fix a regression with Ejecta platform detection (following ES6 refactoring)
1、 melonjs.module.d.ts 513.97KB
2、 melonjs.module.js 1.14MB