|
Moai SDK
1.5 revision 1 (MoaiEdition)
|
Function List | |
| getJointA | |
| getJointB | |
| getRatio | |
| setRatio | |
See Box2D documentation.
function getJointA ( MOAIBox2DGearJoint self )
| self | ( MOAIBox2DGearJoint ) |
See Box2D documentation.
function getJointB ( MOAIBox2DGearJoint self )
| self | ( MOAIBox2DGearJoint ) |
See Box2D documentation.
function getRatio ( MOAIBox2DGearJoint self )
| self | ( MOAIBox2DGearJoint ) |
See Box2D documentation.
function setRatio ( MOAIBox2DGearJoint self [, number ratio ] )
| self | ( MOAIBox2DGearJoint ) |
| ratio | ( number ) Optional. Default value is 0. |