Skip to content

Phaser CE v2.8.2

Compare
Choose a tag to compare
@photonstorm photonstorm released this 14 Jul 10:34
· 1403 commits to master since this release

Version 2.8.2 - 14th July 2017

New Features

  • Phaser.Point.set is a static counterpart to Phaser.Point#set. It can be used on any point-like object, e.g.,

    Phaser.Point.set(PIXI.Sprite.defaultAnchor, 0.5); //-> {x: 0.5, y: 0.5}

Updates

Bug Fixes

Thanks

@bulgakovk, @cmd-johnson, @dolanmiu, @georgesboris, @johnbuttcoingalt, @mindcity, @photonstorm, @samme