0.4.1
Release Notes
v0.4.1
Breaking Changes
- None! This is a bug fix release
New Features
- Yeoman generator support!!! See https://github.com/frozenjs/generator-frozen
- Box now handles sensors! Just add sensor property to your entities and they will start showing up in your collision handlers
- Added Gamepad API example
Non-Breaking Changes
- Fix bug where
GameCore.stop
didn't actually stop a game - Disable
prevent_default
option on default Hammer.js configuration insideInputManager
- it caused problems with click events on DOM elements - Fix error on Chrome for Android when there was no WebAudio is available
Deprecations
- None! This is a bug fix release