Moai SDK  1.5 revision 1 (MoaiEdition)
MOAIBox2DPulleyJoint Class Reference
Inheritance diagram for MOAIBox2DPulleyJoint:
MOAIBox2DJoint

List of all members.

Function List

  getGroundAnchorA
  getGroundAnchorB
  getLength1
  getLength2
  getRatio

Function Documentation

See Box2D documentation.


function getGroundAnchorA ( MOAIBox2DPulleyJoint self )
Parameters:
self ( MOAIBox2DPulleyJoint )
Returns:
x ( number ), y ( number )

See Box2D documentation.


function getGroundAnchorB ( MOAIBox2DPulleyJoint self )
Parameters:
self ( MOAIBox2DPulleyJoint )
Returns:
x ( number ), y ( number )

See Box2D documentation.


function getLength1 ( MOAIBox2DPulleyJoint self )
Parameters:
self ( MOAIBox2DPulleyJoint )
Returns:
length1 ( number )

See Box2D documentation.


function getLength2 ( MOAIBox2DPulleyJoint self )
Parameters:
self ( MOAIBox2DPulleyJoint )
Returns:
length2 ( number )

See Box2D documentation.


function getRatio ( MOAIBox2DPulleyJoint self )
Parameters:
self ( MOAIBox2DPulleyJoint )
Returns:
ratio ( number )