Difference between revisions of "B2.EdgeShape"

From GiderosMobile
Line 9: Line 9:
 
| style="width: 50%; vertical-align:top;"|
 
| style="width: 50%; vertical-align:top;"|
 
=== Methods ===
 
=== Methods ===
[[b2.EdgeShape.new]] <br/>
+
[[Special:MyLanguage/b2.EdgeShape.new|b2.EdgeShape.new]] <br/>
[[b2.EdgeShape:set]] ''<translate>sets the two vertices</translate>''<br/>
+
[[Special:MyLanguage/b2.EdgeShape:set|b2.EdgeShape:set]] ''<translate>sets the two vertices</translate>''<br/>
 
| style="width: 50%; vertical-align:top;"|
 
| style="width: 50%; vertical-align:top;"|
 
=== Events ===
 
=== Events ===
 
=== Constants ===
 
=== Constants ===
 
|}
 
|}

Revision as of 17:35, 23 August 2018

Supported platforms: android, ios, mac, pc
Available since: Gideros 2011.6

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