melonJS/melonJS: Release 2.0.1
Name: melonJS
Owner: melonJS
Release: melonJS 2.0.1
Released: 2014-11-27
License: MIT
Release Assets:
- Core : fixed loading under CocoonJS when using Canvas+
- Shapes : replaced the isometric magic numbers used for scaling, by proper and more accurate math constants (ldd)
- Audio : fixed sound looping
- Audio : fixed onend callback not being repeatedly fired when looping a sound
- Audio : cleaned the onend callback when stopping a sound
- Audio : added a me.audio.fade() function