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
1 | 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.
1 | joint1, joint2 = GearJoint:getJoints( ) |
None.
Designed by : w10schools
service@w10schools.com
Please login to continue.