Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
adireddy committed Jan 3, 2017
1 parent 6af7ebf commit 901c8d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13950,10 +13950,10 @@
* @return {Bool} Whether the x/y coordinates are within this polygon</haxe_doc>
</contains>
<points public="1">
<c path="Array"><c path="pixi.core.math.Point"/></c>
<c path="Array"><x path="Float"/></c>
<haxe_doc><![CDATA[* An array of the points of this polygon
* @property points
* @type Array<Point>
* @type Array<Float>
*]]></haxe_doc>
</points>
<new public="1" set="method">
Expand Down

0 comments on commit 901c8d7

Please sign in to comment.