Skip to content

Commit

Permalink
Multiple Anims update, Tilemap fixes and some new examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
photonstorm committed Oct 31, 2013

Verified

This commit was signed with the committer’s verified signature.
EtiennePelletier Étienne Pelletier
1 parent 712858c commit 6f93a2e
Showing 24 changed files with 875 additions and 334 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -54,6 +54,9 @@ Version 1.1.2
* Fixed issue 135 - Added typeof checks into most ArcadePhysics functions to avoid errors with zero values.
* Fixed issue 136 - distanceTo using worldX/Y instead of x/y.
* Fixed lots of examples where the cursor keys / space bar were not locked from moving the browser page (if you find any more, please tell us!)
* Fixed issue 149 - Starling XML files now load properly again, also created an Example to show use of them (thanks haden)
* Fixed an issue where if the Starling XML file didn't contain a frameX/Y value it would crash on import.
* Fixed the Multiple Animations Example - it's now a lovely underwater scene :)



Loading

0 comments on commit 6f93a2e

Please sign in to comment.