14.2.0
版本发布时间: 2022-12-26 10:54:03
melonjs/melonJS最新发布版本:17.4.0(2024-06-22 08:57:43)
Added
- Core: add a tsconfig file for types generation and properly enable type suggestions (thanks @lartkma)
Changed
- Utils: move
getPixels()
asgetImageData()
under the CanvasTexture object
Fixed
- Core: fix an uncaught exception (again) when using melonJS with parcel (thanks @infamoustrey)
- Core: fix further global reference to document (i.e. refer to globalThis instead of implicitely using window)
- Core: fix more circular dependencies
1、 melonjs.module.js 1.15MB