17.4.0
版本发布时间: 2024-06-22 08:57:43
melonjs/melonJS最新发布版本:17.4.0(2024-06-22 08:57:43)
Added
- Renderer: new
lineJoin
property to set the line join style (only support "round" for now in WebGL mode) - Renderer: add support for line thickness for
strokePolygon
andstrokeRect
operations in WebGL
Changed
- Chore: Update to TypeScript 5.5
Fixed
- Renderer: fix
fillEllipse()
method in WebGL mode (that was stroking the ellipse instead) - TypeScript: fix most (if not all) missing declarations
1、 melonjs.module.js 1.3MB