B2.PolygonShape.new

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

Available since: Gideros 2011.6

Description


Creates a new `b2.PolygonShape` instance.

(any), (any) = b2.PolygonShape.new()

Return values

Returns (any) A new `b2.PolygonShape` object.
Returns (any) A new `b2.PolygonShape` object.