AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkJoint Members

The following tables list the members exposed by TAgkJoint.

 
Name 
Description 
 
FID 
 
 
Name 
Description 
 
Creates a new AGK object with an owner. 
 
Name 
Description 
 
All joints are automatically destroyed when their owner (such as the scene in which it is used) is destroyed. However, if you don't need the joint anymore, you can save memory (especially on mobile devices) by destroying it earlier. Also, when the joint has no owner, you need to destroy it yourself when you are done with it.
TAgkJoint 
 
Name 
Description 
 
ID 
The internal ID of the object. 
 
The number of objects that this object owns. 
 
The objects that this object owns. 
 
The owner of this object. 
 
Returns the amount of force applied to the joint in the last time step. 
 
Returns the amount of force applied to the joint in the X direction in the last time step. 
 
Returns the amount of force applied to the joint in the Y direction in the last time step. 
 
Returns the amount of torque applied to the joint in the last time step. 
Copyright (c) 2012. All rights reserved.