Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

FrictionJoint

Top-down friction between 2 bodies. More...

Import Statement: import Felgo 4.0
Inherits:

Joint

Properties

Methods

Detailed Description

This is used for top-down friction. It provides 2D translational friction and angular friction.

This way, the relational linear and angular velocity between two bodies can be slowed down.

Property Documentation

localAnchorA : point

The local anchor point relative to the Joint::bodyA center in pixels.

The default is (0, 0), which means the center of Joint::bodyA.


localAnchorB : point

The local anchor point relative to the Joint::bodyB center in pixels.

The default is (0, 0), which means the center of Joint::bodyB.


maxForce : real

The maximum friction force, in kg*pixels/s^2.


maxTorque : real

The maximum friction torque, in kg*pixels^2/s^2.


Method Documentation

point getReactionForce(real inv_dt)

Returns the reaction force, in kg*pixels/second^2 for a timestep of length inv_dt, in seconds.

For the Parameter inv_dt, World::timeStep can be used.


real getReactionTorque(real inv_dt)

Returns the reaction torque, in clockwise kg*pixels^2/second^2 for a timestep of length inv_dt, in seconds.

For the Parameter inv_dt, World::timeStep can be used.


Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded