Skip to content

Commit 0198a77

Browse files
committed
Phaser.Point.centroid static function added to calculate the centroid or midpoint of an array of points (thanks @lewster32, phaserjs#675)
1 parent e3f1c7b commit 0198a77

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
@@ -80,6 +80,7 @@ New Features
8080
* Added optional FilterArea to display object (for optimisation)
8181
* Graphics chaining functions.
8282
* Added Pointer.positionUp which records the last point at which the pointer left the screen (thanks @Cryszon, #676)
83+
* Phaser.Point.centroid static function added to calculate the centroid or midpoint of an array of points (thanks @lewster32, #675)
8384

8485

8586
Bug Fixes

0 commit comments

Comments
 (0)