A comparison of two Point
objects to see if they are equal.
name | type | description |
---|---|---|
point | Phaser.Geom.Point |
The original |
toCompare | Phaser.Geom.Point |
The second |
Returns true if the both Point
objects are equal.