You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -346,7 +346,7 @@ You can read all about the philosophy behind Lazer [here](http://phaser.io/news/
346
346
### Updates
347
347
348
348
* TypeScript definitions fixes and updates (thanks )
349
-
* Docs typo fixes (thanks )
349
+
* Docs typo fixes (thanks @dedoubleyou1)
350
350
* You can now access the intensity of the Camera shake effect via the getter / setter `Camera.shakeIntensity`. Useful if you wish to tween the intensity while running. (thanks @drhayes#2443)
351
351
* The Arcade Physics overlap method would return false if two bodies were overlapping but neither had any velocity (i.e. they were embedded into each other)
0 commit comments