Method | Description | |
---|---|---|
RopeBridge ( |
||
SetupJoints ( |
Method | Description | |
---|---|---|
CreateEndJoint ( |
||
SetupJointsHelper ( |
public RopeBridge ( |
||
world | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
y | float | |
x1 | float | |
x2 | float | |
density | float | |
friction | float | |
restitution | float | |
return | Box2DX.Dynamics |
public SetupJoints ( |
||
world | ||
return | void |