Package | Box2D.Dynamics.Joints |
Class | public class b2MouseJointDef |
Inheritance | b2MouseJointDef ![]() |
Property | Defined by | ||
---|---|---|---|
![]() | body1 : b2Body | b2JointDef | |
![]() | body2 : b2Body | b2JointDef | |
![]() | collideConnected : Boolean | b2JointDef | |
dampingRatio : Number | b2MouseJointDef | ||
frequencyHz : Number | b2MouseJointDef | ||
maxForce : Number | b2MouseJointDef | ||
target : b2Vec2 | b2MouseJointDef | ||
timeStep : Number | b2MouseJointDef | ||
![]() | type : int | b2JointDef | |
![]() | userData : * | b2JointDef |
Method | Defined by | ||
---|---|---|---|
b2MouseJointDef |
dampingRatio | property |
public var dampingRatio:Number
frequencyHz | property |
public var frequencyHz:Number
maxForce | property |
public var maxForce:Number
target | property |
public var target:b2Vec2
timeStep | property |
public var timeStep:Number
b2MouseJointDef | () | constructor |
public function b2MouseJointDef()