AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkJoint.ReactionForceX Property

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

Syntax
Pascal
property ReactionForceX: Single;

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

Copyright (c) 2012. All rights reserved.