Difference between revisions of "B2.EdgeShape"

From GiderosMobile
Line 18: Line 18:
 
=== <translate>Constants</translate> ===
 
=== <translate>Constants</translate> ===
 
|}
 
|}
 +
 +
{{GIDEROS IMPORTANT LINKS}}

Revision as of 23:41, 11 February 2020


Supported platforms: Platform android.pngPlatform ios.pngPlatform mac.pngPlatform pc.pngPlatform html5.pngPlatform winrt.pngPlatform win32.png
Available since: Gideros 2011.6
Inherits from: b2.Shape

Description


A line segment (edge) shape. These can be connected in chains or loops to other edge shapes.

Methods

b2.EdgeShape.new
b2.EdgeShape:set sets the two vertices

Events

Constants