|
Box2D
2.2.1
Box2D API Reference for Kobold2D developers
|
Collaboration diagram for b2RopeDef:Public Attributes | |
| b2Vec2 * | vertices |
| 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. | |
| float32 b2RopeDef::k2 |
Stretching stiffness.
| float32 b2RopeDef::k3 |
Bending stiffness. Values above 0.5 can make the simulation blow up.