mirror of
https://github.com/photonstorm/phaser
synced 2024-11-24 13:43:26 +00:00
README updates.
This commit is contained in:
parent
f0034008f5
commit
768bbaaec6
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ New Features
|
|||
* ArcadePhysics.Body has a deltaMax object, which allows you to cap the delta applied to the position to +- this value.
|
||||
* ArcadePhysics.Body now checks the Sprite scale automatically and adjusts the body size accordingly (fix #608)
|
||||
* Emitter.particleClass can now be set to any object that extends Phaser.Sprite, which will be emitted instead of a regular Sprite.
|
||||
* There is a brand new PhysicsEditor export script specifically for Phaser, and new p2 polygon parsing functions thanks to georgiee.
|
||||
|
||||
|
||||
Version 2.0.0 - "Aes Sedai" - March 13th 2014
|
||||
|
|
Loading…
Reference in a new issue