Updated docs and added constants to tracker
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#title createDistanceJoint [RCBasic Doc]
|
||||
#header function createDistanceJoint( spriteA, spriteB, aX, aY, bX, bY, collide_connect)
|
||||
#title CreateDistanceJoint [RCBasic Doc]
|
||||
#header Function CreateDistanceJoint( spriteA, spriteB, aX, aY, bX, bY, collide_connect)
|
||||
|
||||
Creates a distance joint
|
||||
|
||||
@@ -12,3 +12,4 @@ Parameters
|
||||
#li aX, aY - Anchor point on spriteA
|
||||
#li bX, bY - Anchor point on spriteB
|
||||
#/list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user