B2.PolygonShape

From GiderosMobile
Revision as of 08:56, 23 August 2018 by Hgy29 (talk | contribs)

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.





Methods

b2.PolygonShape.new -
b2.PolygonShape:set - sets vertices
b2.PolygonShape:setAsBox - set vertices to represent an oriented box

Events

Constants