image

Phaser CE 2.13.0 has been released. There are some important API changes in this version regarding Mouse and MS Pointer input:

API Changes

If you don't want to worry about managing both input handlers, you can disable MSPointer by passing { mspointer: false } in your game config.

New Features

Bug Fixes

  • Animation speeds are more accurate (#606).

Thanks

@jf-m, @josalmi, @photonstorm, @samme

Download