Difference between revisions of "B2.EdgeShape"

From GiderosMobile
 
Line 21: Line 21:
  
 
----
 
----
 +
*'''[[B2.Shape]]'''
 
*'''[[LiquidFun]]'''
 
*'''[[LiquidFun]]'''

Latest revision as of 15:36, 18 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