Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
melonjs.module.js | 2024-06-04 | 1.4 MB | |
README.md | 2024-06-04 | 499 Bytes | |
v17.3.0 source code.tar.gz | 2024-06-04 | 6.3 MB | |
v17.3.0 source code.zip | 2024-06-04 | 7.2 MB | |
Totals: 4 Items | 14.8 MB | 0 |
Added
- Renderer: add support for line thickness when using
strokeLine()
in WebGL
Changed
- Renderer: the
setLineWidth()
method is now deprecated and replaced by alineWidth
class property
Fixed
- Renderer: fix animation when using multi-texture atlas in WebGL mode
- TMX: fix tsx file type import when using a React / Vue build step (thanks @customautosys)
- Typedef: fix missing definition for
video.init()
settings parameter, andApplication
constructor parameter