Moai SDK
2.0
|
Function List | |
getJointA | |
getJointB | |
getRatio | |
setRatio | |
Additional Inherited Members | |
![]() | |
destroy | |
getAnchorA | |
getAnchorB | |
getBodyA | |
getBodyB | |
getReactionForce | |
getReactionTorque | |
|
See Box2D documentation.
function getJointA ( MOAIBox2DGearJoint self )
MOAIBox2DGearJoint | self |
|
See Box2D documentation.
function getJointB ( MOAIBox2DGearJoint self )
MOAIBox2DGearJoint | self |
|
See Box2D documentation.
function getRatio ( MOAIBox2DGearJoint self )
MOAIBox2DGearJoint | self |
|
See Box2D documentation.
function setRatio ( MOAIBox2DGearJoint self [, number ratio ] )
MOAIBox2DGearJoint | self |
number | ratio Optional. Default value is 0. |