ackb2d 0.9
3D Gamestudio Box 2d Wraper

b2PulleyJoint Struct Reference

#include <b2Types.h>

Data Fields

void * dummy

Detailed Description

The pulley joint is connected to two bodies and two fixed ground points. The pulley supports a ratio such that: length1 + ratio * length2 <= constant Yes, the force transmitted is scaled by the ratio. The pulley also enforces a maximum length limit on both sides. This is useful to prevent one side of the pulley hitting the top.

Definition at line 336 of file b2Types.h.


Field Documentation

void* dummy

Definition at line 338 of file b2Types.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines