B2.PolygonShape.new

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2011.6
Class: b2.PolygonShape

Description

Creates a new b2.PolygonShape instance.

(any) = b2.PolygonShape.new()

Return values

Returns (any) a new b2.PolygonShape object




LiquidFun