Box2D  2.2.1
Box2D API Reference for Kobold2D developers
b2RopeDef Struct Reference
+ Collaboration diagram for b2RopeDef:

List of all members.

Public Attributes

b2Vec2vertices
int32 count
float32 * masses
b2Vec2 gravity
float32 damping
float32 k2
 Stretching stiffness.
float32 k3
 Bending stiffness. Values above 0.5 can make the simulation blow up.

Member Data Documentation

float32 b2RopeDef::k2

Stretching stiffness.

float32 b2RopeDef::k3

Bending stiffness. Values above 0.5 can make the simulation blow up.


The documentation for this struct was generated from the following file: