Skip to content

Commit 152335f

Browse files
committed
docs update.
1 parent 895ab12 commit 152335f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ Version 2.1.0 - "Cairhien" - -in development-
103103
* Canvas.removeFromDOM(canvas) will remove a canvas element from the DOM.
104104
* Game.destroy now removes the games canvas element from the DOM.
105105
* ScaleManager.setMinMax(minWidth, minHeight, maxWidth, maxHeight) is a handy function to allow you to set all the min/max dimensions in one call.
106+
* ArcadePhysics.collide and overlap can now accept 2 Arrays of objects to be used in the collision checks (thanks @ctmartinez1992 #1158)
106107

107108
### Updates
108109

0 commit comments

Comments
 (0)