Phaser API Documentation

  Version: 

Member of: Phaser.Geom.Polygon

points: Array.<Phaser.Geom.Point>

Description:

An array of number pair objects that make up this polygon. I.e. [ {x,y}, {x,y}, {x,y} ]

Type:
Since: 3.0.0