b2AreaJointDef Class
Definitions for a b2AreaJoint which maintains the relationship between group of moving bodies so that they maintain a constant volume (area in 2D) between them.
Constructor
b2AreaJointDef
()
Item Index
Methods
Methods
addBody
(
Void
public
-
body
Parameters:
-
body
B2Body
Returns:
Void:
Properties
dampingRatio
Float
public
The damping ratio. 0 = no damping, 1 = critical damping.
Default: 0.0
frequencyHz
Float
public
The mass-spring-damper frequency in Hertz. A value of 0 disables softness.
Default: 0.0
frequencyHz
B2World
public
The mass-spring-damper frequency in Hertz. A value of 0 disables softness.
Default: null
type
Int
public
Default: b2Joint.e_areaJoint