Difference between revisions of "B2.PolygonShape"
From GiderosMobile
| Line 5: | Line 5: | ||
| <br /> | <br /> | ||
| A convex polygon. It is assumed that the interior of the polygon is to the left of each edge.<br /> | A convex polygon. It is assumed that the interior of the polygon is to the left of each edge.<br /> | ||
| − | <br />{|- | + | <br /> | 
| + | {|- | ||
| | style="width: 50%;"| | | style="width: 50%;"| | ||
| === Methods === | === Methods === | ||
Revision as of 10:05, 23 August 2018
Supported platforms: android, ios, mac, pc
Available since: Gideros 2011.6
Description
A convex polygon. It is assumed that the interior of the polygon is to the left of each edge.
| Methodsb2.PolygonShape.new -  | EventsConstants | 
