v1.4.0
- Update to work with Phaser 2.3.0
- Fix physics functions to not break on non-existant layer
- Add sensor and bodyType (static, kinematic, etc) support
- expose tiledObject that was used to create a physics body
- Simplify and improve Objcetlayer spawning
- add Typescript definitions
- destroy bodies on layer destroy