Commit graph

6 commits

Author SHA1 Message Date
Stoneman1
e318d70c33 Build for release 2.7.1 2016-11-28 18:50:06 +02:00
Алексей Данчин
d30f869298 Update phaser.d.ts 2016-11-24 19:31:45 +03:00
Nicholas Scheurich
cc8da15c5f Change return type of Phaser.Group#next to any
The return type was previously `void`, which is inaccurate and causes
unintended compiler errors.

See
https://github.com/photonstorm/phaser/blob/master/v2-community/src/core/Group.js#L839.
2016-11-23 19:08:12 -06:00
Richard Davey
710cd68bb8 Phaser CE 2.7.0 release. 2016-11-23 00:59:34 +00:00
Richard Davey
91b9ca70fe Preparing for 2.7 release. 2016-11-23 00:48:15 +00:00
Richard Davey
c298a45d1f Updated folder paths and the 2.7 README. 2016-11-23 00:17:46 +00:00