Audio
- Added
setVolumemethod - Added error callback to load
- Moved
soundVolumeandmusicVolumeto attributes - Fixed playback on IE
- Fixed volume, when muted
- Fixed
audioIdto start from 1 - Fixed
setPlaybackRate - Fixed rewind on CocoonJS
- Fixed stop on CocoonJS
- Optimized and cleaned code
Core
- Moved start messages to Debug
- Added compare function parameter to
ksort - Cleaned code
Debug
- Added tweens count
Emitter
- Fixed
onCompleteto be called, after all particles are removed
Graphics
- Added
removemethod
Keyboard
- Moved available keys list into attribute
- Fixed
keydownto use keyCode with unknown keys
Loader
- Fixed loader bar position rounding
Scene
- Added
exitmethod - Fixed
swipeto work withoutswipeTime - Fixed audio stop to not apply on first scene
SpriteSheet
- Added array support to
animmethod - Optimized code