Skip to main content

b2Rope

b2Rope

Box2D.Rope

Inheritance: System.Object

Constructors

b2Rope()

b2Rope()()

Methods

Draw(b2Draw)

Draw(b2Draw)(Box2D.Common.b2Draw draw)
Parameters:
draw (Box2D.Common.b2Draw)

Initialize(b2RopeDef)

Initialize(b2RopeDef)(Box2D.Rope.b2RopeDef def)
Parameters:
def (Box2D.Rope.b2RopeDef)

SetAngle(float)

SetAngle(float)(System.Single angle)
Parameters:
angle (System.Single)

Step(float, int)

Step(float, int)(System.Single h, System.Int32 iterations)
Parameters:
h (System.Single)
iterations (System.Int32)