|
Box2D
2.2
Box2D API Reference for www.kobold2d.com developers
|
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.