C# Class Nez.Farseer.FSGearJoint

Inheritance: FSJoint
显示文件 Open project: prime31/Nez

Public Methods

Method Description
setOtherJoint ( FSJoint otherJoint ) : FSGearJoint
setOwnerJoint ( FSJoint ownerJoint ) : FSGearJoint
setRatio ( float ratio ) : FSGearJoint

Private Methods

Method Description
getJointDef ( ) : FSJointDef

Method Details

setOtherJoint() public method

public setOtherJoint ( FSJoint otherJoint ) : FSGearJoint
otherJoint FSJoint
return FSGearJoint

setOwnerJoint() public method

public setOwnerJoint ( FSJoint ownerJoint ) : FSGearJoint
ownerJoint FSJoint
return FSGearJoint

setRatio() public method

public setRatio ( float ratio ) : FSGearJoint
ratio float
return FSGearJoint