B2.FrictionJoint
From GiderosMobile
Supported platforms: android, ios, mac, pc
Available since: Gideros 2011.6
Description
Friction joint. This is used for top-down friction. It provides 2D translational friction and angular friction.
{|-
| style="width: 50%;"|
Methods
b2.FrictionJoint:getMaxForce - returns the maximum friction force in N
b2.FrictionJoint:getMaxTorque - returns the maximum friction torque in N*m
b2.FrictionJoint:setMaxForce - sets the maximum friction force in N
b2.FrictionJoint:setMaxTorque - sets the maximum friction torque in N*m
| style="width: 50%;"|
Events
Constants
|}