Skip to content

Phaser CE v2.7.9

Choose a tag to compare

@photonstorm photonstorm released this 09 May 20:26
· 1633 commits to master since this release

Version 2.7.9 - 9th May 2017

Updates

  • Emitter#gravity can now be set as a number (as in Phaser versions prior to 2.7.2) or a Point (#203). Reading the value will always give you a Point.

Bug Fixes

  • Fixed a crash when a Text object's alignment was not set (#208).