|
Torque2D Reference
|
#include <b2Rope.h>
Public Member Functions | |
| b2Rope () | |
| ~b2Rope () | |
| void | Initialize (const b2RopeDef *def) |
| void | Step (float32 timeStep, int32 iterations) |
| int32 | GetVertexCount () const |
| const b2Vec2 * | GetVertices () const |
| void | Draw (b2Draw *draw) const |
| void | SetAngle (float32 angle) |
| b2Rope | ( | ) |
| ~b2Rope | ( | ) |
| void Draw | ( | b2Draw * | draw | ) | const |
|
inline |
|
inline |
| void Initialize | ( | const b2RopeDef * | def | ) |
| void SetAngle | ( | float32 | angle | ) |
| void Step | ( | float32 | timeStep, |
| int32 | iterations | ||
| ) |
1.8.10