Class type Polygon-PIXI._t
method closeStroke#=: Js.Internal.meth([ `Arity_1(bool) ], unit)false after moveTo, true after closePath. In all other cases it is true.
method points#=: Js.Internal.meth([ `Arity_1(array(float)) ], unit)An array of the points of this polygon
method clone: Js.Internal.meth([ `Arity_0 ], Js.t(_t))Creates a clone of this polygon