AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkJoint.ReactionForce Property

Returns the amount of force applied to the joint in the last time step.

Syntax
Pascal
property ReactionForce: TAgkPoint;

You can use this to detect large forces and delete the joint to simulate breaking.

Copyright (c) 2012. All rights reserved.