org.jbox2d.testbed.tests
Class BipedDef
java.lang.Object
org.jbox2d.testbed.tests.BipedDef
public class BipedDef
- extends Object
Ragdoll class thanks to darkzerox
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
count
public static int count
LFootDef
public BodyDef LFootDef
RFootDef
public BodyDef RFootDef
LCalfDef
public BodyDef LCalfDef
RCalfDef
public BodyDef RCalfDef
LThighDef
public BodyDef LThighDef
RThighDef
public BodyDef RThighDef
PelvisDef
public BodyDef PelvisDef
StomachDef
public BodyDef StomachDef
ChestDef
public BodyDef ChestDef
NeckDef
public BodyDef NeckDef
HeadDef
public BodyDef HeadDef
LUpperArmDef
public BodyDef LUpperArmDef
RUpperArmDef
public BodyDef RUpperArmDef
LForearmDef
public BodyDef LForearmDef
RForearmDef
public BodyDef RForearmDef
LHandDef
public BodyDef LHandDef
RHandDef
public BodyDef RHandDef
LFootPoly
public PolygonDef LFootPoly
RFootPoly
public PolygonDef RFootPoly
LCalfPoly
public PolygonDef LCalfPoly
RCalfPoly
public PolygonDef RCalfPoly
LThighPoly
public PolygonDef LThighPoly
RThighPoly
public PolygonDef RThighPoly
PelvisPoly
public PolygonDef PelvisPoly
StomachPoly
public PolygonDef StomachPoly
ChestPoly
public PolygonDef ChestPoly
NeckPoly
public PolygonDef NeckPoly
LUpperArmPoly
public PolygonDef LUpperArmPoly
RUpperArmPoly
public PolygonDef RUpperArmPoly
LForearmPoly
public PolygonDef LForearmPoly
RForearmPoly
public PolygonDef RForearmPoly
LHandPoly
public PolygonDef LHandPoly
RHandPoly
public PolygonDef RHandPoly
HeadCirc
public CircleDef HeadCirc
LAnkleDef
public RevoluteJointDef LAnkleDef
RAnkleDef
public RevoluteJointDef RAnkleDef
LKneeDef
public RevoluteJointDef LKneeDef
RKneeDef
public RevoluteJointDef RKneeDef
LHipDef
public RevoluteJointDef LHipDef
RHipDef
public RevoluteJointDef RHipDef
LowerAbsDef
public RevoluteJointDef LowerAbsDef
UpperAbsDef
public RevoluteJointDef UpperAbsDef
LowerNeckDef
public RevoluteJointDef LowerNeckDef
UpperNeckDef
public RevoluteJointDef UpperNeckDef
LShoulderDef
public RevoluteJointDef LShoulderDef
RShoulderDef
public RevoluteJointDef RShoulderDef
LElbowDef
public RevoluteJointDef LElbowDef
RElbowDef
public RevoluteJointDef RElbowDef
LWristDef
public RevoluteJointDef LWristDef
RWristDef
public RevoluteJointDef RWristDef
BipedDef
public BipedDef()
flip
public void flip(PolygonDef pd)
flip
public void flip(RevoluteJointDef jd)
flip
public void flip(BodyDef bd)
flipHorizontal
public void flipHorizontal()
isFast
public void isFast(boolean b)
setGroupIndex
public void setGroupIndex(int i)
setLinearDamping
public void setLinearDamping(float f)
setAngularDamping
public void setAngularDamping(float f)
setMotorTorque
public void setMotorTorque(float f)
setMotorSpeed
public void setMotorSpeed(float f)
setDensity
public void setDensity(float f)
setRestitution
public void setRestitution(float f)
enableLimit
public void enableLimit()
disableLimit
public void disableLimit()
setLimit
public void setLimit(boolean b)
enableMotor
public void enableMotor()
disableMotor
public void disableMotor()
setMotor
public void setMotor(boolean b)
defaultVertices
public void defaultVertices()
defaultJoints
public void defaultJoints()
defaultPositions
public void defaultPositions()