* Added some new physics functions * Added new documentation * Added some auto checks for OS to rc_os_defines.h * Fixed bugs on settting and getting position of sprites
7 lines
268 B
Plaintext
7 lines
268 B
Plaintext
#title DeleteJoint [RCBasic Doc]
|
|
#header Sub DeleteJoint( joint_id )
|
|
|
|
Clears a joint from memory
|
|
|
|
#ref CreateDistanceJoint CreateFrictionJoint CreateGearJoint CreateMotorJoint CreatePrismaticJoint CreatePulleyJoint CreateRevoluteJoint CreateWeldJoint CreateWheelJoint
|