mirror of
https://github.com/photonstorm/phaser
synced 2025-02-16 22:18:29 +00:00
Update Polygon.js
This commit is contained in:
parent
fe2b1e4489
commit
439d50ee9f
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ var GEOM_CONST = require('../const');
|
|||
* @classdesc
|
||||
* A Polygon object
|
||||
*
|
||||
|
||||
* The polygon is a closed shape consists of a series of connected straight lines defined by list of ordered points.
|
||||
* Several formats are supported to define the list of points, check the setTo method for details.
|
||||
* This is a geometry object allowing you to define and inspect the shape.
|
||||
|
|
Loading…
Add table
Reference in a new issue