Class TCastleAbstractJoint
Unit
Declaration
type TCastleAbstractJoint = class(TCastleBehavior)
Description
Base class for physics joints, that connects two physics bodies and constraints their relative movement.
This class provides useful virtual methods to create joints (observing the existence of rigid body and parent) and some common properties to all joints (allowing all joints to be breakable).
Source: transform/castletransform_joints.inc (line 29).
Hierarchy
- TObject
- TPersistent
- TComponent
- TCastleComponent
- TCastleBehavior
- TCastleAbstractJoint
Generated by PasDoc 0.17.0.snapshot.