Added new physics functions
* 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
This commit is contained in:
6
doc/files/deletejoint.txt
Normal file
6
doc/files/deletejoint.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
#title DeleteJoint [RCBasic Doc]
|
||||
#header Sub DeleteJoint( joint_id )
|
||||
|
||||
Clears a joint from memory
|
||||
|
||||
#ref CreateDistanceJoint CreateFrictionJoint CreateGearJoint CreateMotorJoint CreatePrismaticJoint CreatePulleyJoint CreateRevoluteJoint CreateWeldJoint CreateWheelJoint
|
||||
Reference in New Issue
Block a user