melonJS/melonJS: Release 15.9.1
Fixed
- Geometry: add default parameters to the
Polygon
constructor, allowing to instantiate "empty" polygons - TMX: fix CanvasRenderer option typo when using TMXLayer pre-rendering option (thanks @0o001)
- TypeScript: fix missing parameter for
setMask()
in the parentRenderer
class