Updated docs and added constants to tracker
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#title createWeldJoint [RCBasic Doc]
|
||||
#header function createWeldJoint( spriteA, spriteB, x, y, collide_connect)
|
||||
#title CreateWeldJoint [RCBasic Doc]
|
||||
#header Function CreateWeldJoint( spriteA, spriteB, x, y, collide_connect)
|
||||
|
||||
Creates a Weld Joint
|
||||
|
||||
A weld joint essentially glues two bodies together. A weld joint may distort somewhat because the island constraint solver is approximate.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user