|
Moai SDK
1.5 revision 1 (MoaiEdition)
|
Function List | |
| destroy | |
| getAnchorA | |
| getAnchorB | |
| getBodyA | |
| getBodyB | |
| getReactionForce | |
| getReactionTorque | |
Schedule joint for destruction.
function destroy ( MOAIBox2DJoint self )
| self | ( MOAIBox2DJoint ) |
See Box2D documentation.
function getAnchorA ( MOAIBox2DJoint self )
| self | ( MOAIBox2DJoint ) |
See Box2D documentation.
function getAnchorB ( MOAIBox2DJoint self )
| self | ( MOAIBox2DJoint ) |
See Box2D documentation.
function getBodyA ( MOAIBox2DJoint self )
| self | ( MOAIBox2DJoint ) |
See Box2D documentation.
function getBodyB ( MOAIBox2DJoint self )
| self | ( MOAIBox2DJoint ) |
See Box2D documentation.
function getReactionForce ( MOAIBox2DJoint self )
| self | ( MOAIBox2DJoint ) |
See Box2D documentation.
function getReactionTorque ( MOAIBox2DJoint self )
| self | ( MOAIBox2DJoint ) |