Property | Type | Description | |
---|---|---|---|
K | Mat22 | ||
contactIndex | int | ||
friction | float | ||
indexA | int | ||
indexB | int | ||
invIA | float | ||
invMassA | float | ||
normal | Vector2 | ||
normalMass | Mat22 | ||
pointCount | int | ||
points | FarseerPhysics.Dynamics.Contacts.VelocityConstraintPoint[] | ||
restitution | float | ||
tangentSpeed | float |
Method | Description | |
---|---|---|
ContactVelocityConstraint ( ) : System |
public ContactVelocityConstraint ( ) : System | ||
return | System |
public VelocityConstraintPoint[],FarseerPhysics.Dynamics.Contacts points | ||
return | FarseerPhysics.Dynamics.Contacts.VelocityConstraintPoint[] |