|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbox2d.dynamics.joints.JointDef
public class JointDef
Field Summary | |
---|---|
Body |
body1
|
Body |
body2
|
boolean |
collideConnected
|
JointType |
type
|
java.lang.Object |
userData
|
Constructor Summary | |
---|---|
JointDef()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public JointType type
public Body body1
public Body body2
public java.lang.Object userData
public boolean collideConnected
Constructor Detail |
---|
public JointDef()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |