GearJoint:getJoints
Available since LÖVE 0.9.2
This function is not supported in earlier versions.
Get the Joints connected by this GearJoint.
Function
Synopsis
joint1, joint2 = GearJoint:getJoints( )
Arguments
None.
Available since LÖVE 0.9.2
This function is not supported in earlier versions.
Get the Joints connected by this GearJoint.
joint1, joint2 = GearJoint:getJoints( )
None.
Please login to continue.